[Zodb-checkins] CVS: Packages/ZODB - __init__.py:1.23.4.9
    Tim Peters 
    tim.one at comcast.net
       
    Fri Jun 18 09:56:34 EDT 2004
    
    
  
Update of /cvs-repository/Packages/ZODB
In directory cvs.zope.org:/tmp/cvs-serv5126/ZODB
Modified Files:
      Tag: Zope-2_7-branch
	__init__.py 
Log Message:
Update version #, date, regen docs, for 3.2.2.
=== Packages/ZODB/__init__.py 1.23.4.8 => 1.23.4.9 ===
--- Packages/ZODB/__init__.py:1.23.4.8	Thu Jun 10 15:12:38 2004
+++ Packages/ZODB/__init__.py	Fri Jun 18 09:56:34 2004
@@ -13,7 +13,7 @@
 ##############################################################################
 
 # Must use double quotes, so that release.py recognizes next line.
-__version__ = "3.2.2b1"
+__version__ = "3.2.2"
 
 import sys
 import cPersistence, Persistence
    
    
More information about the Zodb-checkins
mailing list