[Zope-Checkins] 
	SVN: Zope/branches/five-integration/inst/versions.py bump version
    Brian Lloyd 
    brian at zope.com
       
    Wed Mar 16 11:35:31 EST 2005
    
    
  
Log message for revision 29512:
  bump version
Changed:
  U   Zope/branches/five-integration/inst/versions.py
-=-
Modified: Zope/branches/five-integration/inst/versions.py
===================================================================
--- Zope/branches/five-integration/inst/versions.py	2005-03-16 16:01:21 UTC (rev 29511)
+++ Zope/branches/five-integration/inst/versions.py	2005-03-16 16:35:31 UTC (rev 29512)
@@ -4,4 +4,4 @@
 
 # always start prerelease branches with '0' to avoid upgrade
 # issues in RPMs
-VERSION_RELEASE_TAG = 'a1'
+VERSION_RELEASE_TAG = 'b1'
    
    
More information about the Zope-Checkins
mailing list