On Tue, Feb 24, 2009 at 09:08:42PM -0500, Jay Pipes wrote: > We're planning on releasing the first tarballs of Drizzle in less than a > week. We'd like to get input on whether our ideas on release number are > hair-brained or not... > > Our plan is to release tarballs and releases that are simply named for > the Bazaar revision, whatever the rev is when we tag up the release. So, > for instance, the release might be just called "r914"...
One side of me goes on date based numbers for tarballs: 20090228 etc. How this translates into X.Y.Z numbers.... MAJOR.MINOR.DATE Odd Minor = dev even minor = stable. i.e. for stable releases: 7.2.1 is a bug fix for dev release: 7.1.20090228 is a release. Which would mean it's possible to distinguish between stable and dev tarballs quite easily (which pure date based versions don't allow). thoughts? -- Stewart Smith _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

