Author: reinhard Date: 2006-08-24 04:25:08 -0500 (Thu, 24 Aug 2006) New Revision: 8629
Modified: branches/forms-0.5/src/__init__.py Log: Started new release cycle. Modified: branches/forms-0.5/src/__init__.py =================================================================== --- branches/forms-0.5/src/__init__.py 2006-08-24 09:24:32 UTC (rev 8628) +++ branches/forms-0.5/src/__init__.py 2006-08-24 09:25:08 UTC (rev 8629) @@ -31,8 +31,8 @@ # 4. Set _release = 0 # 5. Commit to CVS -_version = (0,5,15) -_release = 1 +_version = (0,5,16) +_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
