Version bump.

Daniel Poirot dtpoirot at gmail.com
Fri Mar 25 18:08:02 UTC 2016


Folks also use odd numbers for development branches and adding a dot release for new features. 

Even numbers are for release branches with dot releases for maintenance release. 

Increment in the version number would indicate a major milestone. 

The '-v' command line switch should report the short version of the git SHA for traceability. 

Much easier to follow the story this way...


> On Mar 25, 2016, at 12:22 PM, Eric S. Raymond <esr at thyrsus.com> wrote:
> 
> Amar Takhar <verm at darkbeer.org>:
>>> On 2016-03-25 09:47 -0400, Eric S. Raymond wrote:
>>> Amar Takhar <verm at darkbeer.org>:
>>>> Advancing the version stops that confusion.
>>> 
>>> Another praxtice often used is to append "+" to the version after a release.
>> 
>> Oh?  I've never heard of that interesting.  I will throw that in it can't hurt.  
>> I'm going to throw a release tarball up of 0.9.2 on the FTP today.
>> 
>> So, ntpd 0.9.2-afceec0+
>> 
>> ?
> 
> If you're going to use the "+" convention a git hash is not normally also used.
> 
> The tarball would be "0.9.2". Then the version string would be bumped to "0.9.2+"
> to mark that commits are open again.  The next release tarball would be "0.9.3",
> and so forth.
> -- 
>        <a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
> _______________________________________________
> devel mailing list
> devel at ntpsec.org
> http://lists.ntpsec.org/mailman/listinfo/devel


More information about the devel mailing list