Author: reinhard Date: 2005-08-13 10:54:48 -0500 (Sat, 13 Aug 2005) New Revision: 7838
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 2005-08-13 15:52:58 UTC (rev 7837) +++ trunk/gnue-common/src/__init__.py 2005-08-13 15:54:48 UTC (rev 7838) @@ -34,8 +34,8 @@ # 4. Set _release = 0 # 5. Commit to CVS -_version = (0,6,0) -_release = 1 +_version = (0,6,1) +_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
