Skip to content
Prev 2869 / 21312 Next

[Bioc-devel] older packages - clippda

On 10/13/2011 10:08 AM, Martin Morgan wrote:
Actually here I see that you did update the version; the convention is 
that within a release the versions are incremented at the third position 
1.3.0, 1.3.1, 1.3.2 etc. Increments of the second position are meant to 
coincide with releases, with the use of an odd second position 1.2.x 
1.4.x reserved for the release branch; the Bioc release process manages 
the version bumps from odd to even (1.3.x --> 1.4.0) for the transition 
from devel to release, and from odd to odd (1.3.x --> 1.5.0) for the new 
devel branch.

Martin