[Zodb-checkins] SVN: ZODB/tags/3.9.2/setup.py Updated version #

Jim Fulton jim at zope.com
Tue Oct 13 18:41:30 EDT 2009


Log message for revision 105058:
  Updated version #
  

Changed:
  U   ZODB/tags/3.9.2/setup.py

-=-
Modified: ZODB/tags/3.9.2/setup.py
===================================================================
--- ZODB/tags/3.9.2/setup.py	2009-10-13 22:40:28 UTC (rev 105057)
+++ ZODB/tags/3.9.2/setup.py	2009-10-13 22:41:29 UTC (rev 105058)
@@ -20,7 +20,7 @@
 interface, rich transaction support, and undo.
 """
 
-VERSION = "3.9.0c2"
+VERSION = "3.9.2"
 
 from ez_setup import use_setuptools
 use_setuptools()



More information about the Zodb-checkins mailing list