[Zodb-checkins] CVS: Packages/ZODB - __init__.py:1.23.4.31
Tim Peters
tim.one at comcast.net
Wed Oct 5 15:05:59 EDT 2005
Update of /cvs-repository/Packages/ZODB
In directory cvs.zope.org:/tmp/cvs-serv30745/ZODB
Modified Files:
Tag: Zope-2_7-branch
__init__.py
Log Message:
An internal 3.2.10b2 release.
=== Packages/ZODB/__init__.py 1.23.4.30 => 1.23.4.31 ===
--- Packages/ZODB/__init__.py:1.23.4.30 Tue Oct 4 12:21:12 2005
+++ Packages/ZODB/__init__.py Wed Oct 5 15:05:59 2005
@@ -13,7 +13,7 @@
##############################################################################
# Must use double quotes, so that release.py recognizes next line.
-__version__ = "3.2.10b1"
+__version__ = "3.2.10b2"
import sys
import cPersistence, Persistence
More information about the Zodb-checkins
mailing list