[Zodb-checkins] CVS: ZODB3/ZODB - __init__.py:1.23.4.1

Jeremy Hylton jeremy at zope.com
Tue Sep 23 16:45:30 EDT 2003


Update of /cvs-repository/ZODB3/ZODB
In directory cvs.zope.org:/tmp/cvs-serv1920/ZODB

Modified Files:
      Tag: Zope-2_7-branch
	__init__.py 
Log Message:
The usual checkins.


=== ZODB3/ZODB/__init__.py 1.23 => 1.23.4.1 ===
--- ZODB3/ZODB/__init__.py:1.23	Mon Jun 16 17:49:58 2003
+++ ZODB3/ZODB/__init__.py	Tue Sep 23 16:45:29 2003
@@ -12,7 +12,7 @@
 #
 ##############################################################################
 
-__version__ = '3.2b2'
+__version__ = '3.2b3'
 
 import sys
 import cPersistence, Persistence




More information about the Zodb-checkins mailing list