[Zodb-checkins] CVS: ZODB3/ZEO - __init__.py:1.21 version.txt:1.11
Jeremy Hylton
jeremy at zope.com
Wed Oct 8 11:03:16 EDT 2003
Update of /cvs-repository/ZODB3/ZEO
In directory cvs.zope.org:/tmp/cvs-serv8270/ZEO
Modified Files:
__init__.py version.txt
Log Message:
Set version number to 3.3a0 to distinguish from ZODB 3.2 release branch.
=== ZODB3/ZEO/__init__.py 1.20 => 1.21 ===
--- ZODB3/ZEO/__init__.py:1.20 Thu Oct 2 14:17:22 2003
+++ ZODB3/ZEO/__init__.py Wed Oct 8 11:02:45 2003
@@ -21,4 +21,4 @@
"""
-version = "2.2c1"
+version = "2.3a0"
=== ZODB3/ZEO/version.txt 1.10 => 1.11 ===
--- ZODB3/ZEO/version.txt:1.10 Thu Oct 2 14:17:22 2003
+++ ZODB3/ZEO/version.txt Wed Oct 8 11:02:45 2003
@@ -1 +1 @@
-2.2c1
+2.3a0
More information about the Zodb-checkins
mailing list