[Zodb-checkins] SVN: ZODB/tags/3.9.0b3/setup.py Updated release #

Jim Fulton jim at zope.com
Thu Jul 30 15:14:18 EDT 2009


Log message for revision 102389:
  Updated release #
  

Changed:
  U   ZODB/tags/3.9.0b3/setup.py

-=-
Modified: ZODB/tags/3.9.0b3/setup.py
===================================================================
--- ZODB/tags/3.9.0b3/setup.py	2009-07-30 19:13:30 UTC (rev 102388)
+++ ZODB/tags/3.9.0b3/setup.py	2009-07-30 19:14:18 UTC (rev 102389)
@@ -20,7 +20,7 @@
 interface, rich transaction support, and undo.
 """
 
-VERSION = "3.9.0dev"
+VERSION = "3.9.0b3"
 
 from setuptools import setup, find_packages
 import glob



More information about the Zodb-checkins mailing list