Author: reinhard Date: 2006-09-12 04:09:15 -0500 (Tue, 12 Sep 2006) New Revision: 8676
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-09-12 09:08:48 UTC (rev 8675) +++ trunk/gnue-common/src/__init__.py 2006-09-12 09:09:15 UTC (rev 8676) @@ -34,8 +34,8 @@ # 4. Set _release = 0 # 5. Commit to CVS -_version = (0,6,4) -_release = 1 +_version = (0,6,5) +_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
