[Zodb-checkins] SVN: ZODB/tags/3.10.5/setup.py *** empty log message ***
Jim Fulton
jim at zope.com
Sat Nov 19 12:32:46 UTC 2011
Log message for revision 123433:
*** empty log message ***
Changed:
U ZODB/tags/3.10.5/setup.py
-=-
Modified: ZODB/tags/3.10.5/setup.py
===================================================================
--- ZODB/tags/3.10.5/setup.py 2011-11-19 12:32:11 UTC (rev 123432)
+++ ZODB/tags/3.10.5/setup.py 2011-11-19 12:32:45 UTC (rev 123433)
@@ -20,7 +20,7 @@
interface, rich transaction support, and undo.
"""
-VERSION = "3.10dev"
+VERSION = "3.10.5"
from ez_setup import use_setuptools
use_setuptools()
More information about the Zodb-checkins
mailing list