[Zope-Checkins] CVS: Zope/inst - versions.py:1.8
Chris McDonough
chrism at zope.com
Tue Aug 26 14:48:42 EDT 2003
Update of /cvs-repository/Zope/inst
In directory cvs.zope.org:/tmp/cvs-serv14857/inst
Modified Files:
versions.py
Log Message:
Prep for release of 2.7.0b2.
=== Zope/inst/versions.py 1.7 => 1.8 ===
--- Zope/inst/versions.py:1.7 Mon Aug 25 17:08:23 2003
+++ Zope/inst/versions.py Tue Aug 26 13:48:42 2003
@@ -4,4 +4,4 @@
# always start prerelease branches with '0' to avoid upgrade
# issues in RPMs
-VERSION_RELEASE_TAG = 'b1+'
+VERSION_RELEASE_TAG = 'b2+'
More information about the Zope-Checkins
mailing list