|
From: Joe E. <jen...@fl...> - 2005-04-09 20:08:38
|
In the past, I've been incrementing the version number in CVS to "0.N+1" shortly after releasing version "0.N". This isn't working. Starting with 0.6 I'm going to try a new approach: the version number now includes a patchlevel, which will be incremented immediately before _and_ immediately after making a release. 0.6 will actually be 0.6.2; even-numbered patchlevels will indicate an "official" release, and odd-numbered ones will indicate a random CVS snapshot. This should make it easier for application authors to ensure that they're working with a known baseline. --Joe English jen...@fl... |