Author: reinhard Date: 2006-08-24 03:50:24 -0500 (Thu, 24 Aug 2006) New Revision: 8620
Modified: trunk/gnue-common/src/__init__.py Log: Started new release cycle. Modified: trunk/gnue-common/src/__init__.py =================================================================== --- trunk/gnue-common/src/__init__.py 2006-08-24 08:14:26 UTC (rev 8619) +++ trunk/gnue-common/src/__init__.py 2006-08-24 08:50:24 UTC (rev 8620) @@ -34,8 +34,8 @@ # 4. Set _release = 0 # 5. Commit to CVS -_version = (0,6,3) -_release = 1 +_version = (0,6,4) +_release = 0 # Version will be of the form "1.1.2" if a release or "1.1.1.99" if in CVS if _release: _______________________________________________ commit-gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnue
