Log message for revision 41181:
  don't use 'final'
  

Changed:
  U   Zope/branches/2.9/inst/versions.py

-=-
Modified: Zope/branches/2.9/inst/versions.py
===================================================================
--- Zope/branches/2.9/inst/versions.py  2006-01-07 12:06:53 UTC (rev 41180)
+++ Zope/branches/2.9/inst/versions.py  2006-01-07 12:13:07 UTC (rev 41181)
@@ -4,4 +4,4 @@
 
 # always start prerelease branches with '0' to avoid upgrade
 # issues in RPMs
-VERSION_RELEASE_TAG = 'final'
+VERSION_RELEASE_TAG = ''

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

Reply via email to