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

Jeremy Hylton jeremy@zope.com
Wed, 23 Oct 2002 15:47:23 -0400


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

Modified Files:
      Tag: ZODB3-3_1-branch
	__init__.py 
Log Message:
Get ready for the final release.


=== ZODB3/ZODB/__init__.py 1.17.2.2 => 1.17.2.3 ===
--- ZODB3/ZODB/__init__.py:1.17.2.2	Fri Oct 18 15:31:53 2002
+++ ZODB3/ZODB/__init__.py	Wed Oct 23 15:46:52 2002
@@ -12,7 +12,7 @@
 #
 ##############################################################################
 
-__version__ = '3.1b3'
+__version__ = '3.1'
 
 import sys
 import cPersistence, Persistence