On Mon, Dec 26, 2011 at 08:56:09PM +0100, Dmitrij D. Czarkoff wrote: > On Mon, Dec 26, 2011 at 07:11:48PM +0100, John Marino wrote: > > What's the difference between counting by increments of 1 and counting > > in increments of 0.1 other than the latter is kind of weird? > > > > What would the developer branch be with OpenBSD numbering? 0.0.5 ? > > OpenBSD has no "developer branch" numbers. The version number is incremented > before the tree branching for the upcoming release. See this link for details: > > http://openbsd.org/faq/faq5.html#Flavors
DragonFly BSD actually has the same structure with "-current" matching HEAD, "-release" matching even-numbered release tags and "-stable" matching "DragonFly_RELEASE_2.x" branches. -- Dmitrij D. Czarkoff