Author: reinhard
Date: 2006-03-27 03:36:29 -0600 (Mon, 27 Mar 2006)
New Revision: 8274

Modified:
   trunk/gnue-appserver/src/__init__.py
   trunk/gnue-common/src/__init__.py
   trunk/gnue-forms/src/__init__.py
Log:
Started new release cycle.


Modified: trunk/gnue-appserver/src/__init__.py
===================================================================
--- trunk/gnue-appserver/src/__init__.py        2006-03-27 09:18:57 UTC (rev 
8273)
+++ trunk/gnue-appserver/src/__init__.py        2006-03-27 09:36:29 UTC (rev 
8274)
@@ -29,8 +29,8 @@
 #   4. Set _release = 0
 #   5. Commit to CVS
 
-_version = (0,5,0)
-_release = 1
+_version = (0,5,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:

Modified: trunk/gnue-common/src/__init__.py
===================================================================
--- trunk/gnue-common/src/__init__.py   2006-03-27 09:18:57 UTC (rev 8273)
+++ trunk/gnue-common/src/__init__.py   2006-03-27 09:36:29 UTC (rev 8274)
@@ -34,8 +34,8 @@
 #   4. Set _release = 0
 #   5. Commit to CVS
 
-_version = (0,6,2)
-_release = 1
+_version = (0,6,3)
+_release = 0
 
 # Version will be of the form "1.1.2" if a release or "1.1.1.99" if in CVS
 if _release:

Modified: trunk/gnue-forms/src/__init__.py
===================================================================
--- trunk/gnue-forms/src/__init__.py    2006-03-27 09:18:57 UTC (rev 8273)
+++ trunk/gnue-forms/src/__init__.py    2006-03-27 09:36:29 UTC (rev 8274)
@@ -31,8 +31,8 @@
 #   4. Set _release = 0
 #   5. Commit to CVS
 
-_version = (0,5,14)
-_release = 1
+_version = (0,6,0)
+_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

Reply via email to