[vtk-developers] [vtkusers] Discussion: OK to change VTK's version number from 9.0 to 8.2?

David E DeMarle dave.demarle at kitware.com
Mon Oct 1 09:54:04 EDT 2018


Thanks for the input everyone.

It seems that noone objects to changing master's name off of 9.0, so I will
go ahead and finish up the merge request
<https://gitlab.kitware.com/vtk/vtk/merge_requests/4700> to reset it to
8.2.0 today.

I'll defer the numbering scheme for subsequent releases for a little while.

David E DeMarle
Kitware, Inc.
Principal Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Fri, Sep 28, 2018 at 9:27 AM Bill Lorensen <bill.lorensen at gmail.com>
wrote:

> That would work.
>
> On Fri, Sep 28, 2018, 6:05 AM Ben Boeckel <ben.boeckel at kitware.com> wrote:
>
>> On Thu, Sep 27, 2018 at 20:44:22 -0700, Bill Lorensen wrote:
>> > I mean a # that increments nightly. Resets to 0 when a the revision
>> > number changes.
>> >
>> > Major.Minor.Patch.Build
>> >
>> > Right now if a new class is added you there is no way to know from the
>> > version when it was added.
>> >
>> > I think we used to do this in vtk...
>>
>> CMake does this, but it is not just a number that resets to 0, but a
>> datestamp:
>>
>>
>> https://gitlab.kitware.com/cmake/cmake/commit/8bb0e09e38d3ab75198b1cd9746bfa7a7b80ff94
>>
>> It is used *as* the patch number, not a fourth component. This means
>> that as soon as we branch and make M.N.0, `master` is already
>> M.N.2018MMDD and "bigger".
>>
>> --Ben
>>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/vtk-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtk-developers/attachments/20181001/1adde9be/attachment.html>


More information about the vtk-developers mailing list