[Zodb-checkins] SVN: ZODB/tags/3.9.0b4/setup.py Updated version.

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


Log message for revision 102396:
  Updated version.
  

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

-=-
Modified: ZODB/tags/3.9.0b4/setup.py
===================================================================
--- ZODB/tags/3.9.0b4/setup.py	2009-07-30 19:54:38 UTC (rev 102395)
+++ ZODB/tags/3.9.0b4/setup.py	2009-07-30 19:55:18 UTC (rev 102396)
@@ -20,7 +20,7 @@
 interface, rich transaction support, and undo.
 """
 
-VERSION = "3.9.0dev"
+VERSION = "3.9.0b4"
 
 from setuptools import setup, find_packages
 import glob



More information about the Zodb-checkins mailing list