<div dir="ltr">Thanks for the input everyone.<div><br><div>It seems that noone objects to changing master's name off of 9.0, so I will go ahead and finish up the <a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/4700">merge request</a> to reset it to 8.2.0 today. </div><div><br></div><div>I'll defer the numbering scheme for subsequent releases for a little while.</div><div><br></div><div>David E DeMarle<br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Kitware, Inc.<br>Principal Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div></div></div></div></div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Sep 28, 2018 at 9:27 AM Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">That would work.</div><br><div class="gmail_quote"><div dir="ltr">On Fri, Sep 28, 2018, 6:05 AM Ben Boeckel <<a href="mailto:ben.boeckel@kitware.com" target="_blank">ben.boeckel@kitware.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Sep 27, 2018 at 20:44:22 -0700, Bill Lorensen wrote:<br>
> I mean a # that increments nightly. Resets to 0 when a the revision<br>
> number changes.<br>
> <br>
> Major.Minor.Patch.Build<br>
> <br>
> Right now if a new class is added you there is no way to know from the<br>
> version when it was added.<br>
> <br>
> I think we used to do this in vtk...<br>
<br>
CMake does this, but it is not just a number that resets to 0, but a<br>
datestamp:<br>
<br>
    <a href="https://gitlab.kitware.com/cmake/cmake/commit/8bb0e09e38d3ab75198b1cd9746bfa7a7b80ff94" rel="noreferrer noreferrer" target="_blank">https://gitlab.kitware.com/cmake/cmake/commit/8bb0e09e38d3ab75198b1cd9746bfa7a7b80ff94</a><br>
<br>
It is used *as* the patch number, not a fourth component. This means<br>
that as soon as we branch and make M.N.0, `master` is already<br>
M.N.2018MMDD and "bigger".<br>
<br>
--Ben<br>
</blockquote></div>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div>