SVN: ZODB/tags/3.10.0b7/setup.py *** empty log message ***

Jim Fulton <[email protected]> Tue, 28 Sep 2010 13:12:58 -0400 (EDT)
Newsgroups gmane.comp.python.zope.zodb.cvs
Message-ID <[email protected]>
Log message for revision 117019:
  *** empty log message ***

Changed:
  U   ZODB/tags/3.10.0b7/setup.py

-=-
Modified: ZODB/tags/3.10.0b7/setup.py
===================================================================
--- ZODB/tags/3.10.0b7/setup.py	2010-09-28 17:12:18 UTC (rev 117018)
+++ ZODB/tags/3.10.0b7/setup.py	2010-09-28 17:12:58 UTC (rev 117019)
@@ -20,7 +20,7 @@
 interface, rich transaction support, and undo.
 """
 
-VERSION = "3.10dev"
+VERSION = "3.10.0b7"
 
 from ez_setup import use_setuptools
 use_setuptools()