Log message for revision 94850:
  2.12.0a1 is the next target version
  

Changed:
  U   Zope/trunk/inst/versions.py

-=-
Modified: Zope/trunk/inst/versions.py
===================================================================
--- Zope/trunk/inst/versions.py 2009-01-19 17:16:59 UTC (rev 94849)
+++ Zope/trunk/inst/versions.py 2009-01-19 17:28:08 UTC (rev 94850)
@@ -1,7 +1,7 @@
-ZOPE_MAJOR_VERSION  = '2.11'
+ZOPE_MAJOR_VERSION  = '2.12'
 ZOPE_MINOR_VERSION  = '0'
 ZOPE_BRANCH_NAME    = '$Name$'[6:] or 'no-branch'
 
 # always start prerelease branches with '0' to avoid upgrade
 # issues in RPMs
-VERSION_RELEASE_TAG = 'a1'
+VERSION_RELEASE_TAG = 'a1-unreleased'

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to