Author: reinhard Date: 2006-09-12 04:08:48 -0500 (Tue, 12 Sep 2006) New Revision: 8675
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-09-12 09:02:50 UTC (rev 8674) +++ branches/forms-0.5/src/__init__.py 2006-09-12 09:08:48 UTC (rev 8675) @@ -31,8 +31,8 @@ # 4. Set _release = 0 # 5. Commit to CVS -_version = (0,5,16) -_release = 1 +_version = (0,5,17) +_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
