Author: reinhard Date: 2005-08-13 11:15:55 -0500 (Sat, 13 Aug 2005) New Revision: 7846
Modified: trunk/gnue-forms/src/__init__.py Log: Started new release cycle. Modified: trunk/gnue-forms/src/__init__.py =================================================================== --- trunk/gnue-forms/src/__init__.py 2005-08-13 16:14:09 UTC (rev 7845) +++ trunk/gnue-forms/src/__init__.py 2005-08-13 16:15:55 UTC (rev 7846) @@ -31,8 +31,8 @@ # 4. Set _release = 0 # 5. Commit to CVS -_version = (0,5,12) -_release = 1 +_version = (0,5,13) +_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
