[Zodb-checkins] SVN: ZODB/branches/3.7/setup.py pre-3.7.5
Andreas Jung
andreas at andreas-jung.com
Thu Aug 6 09:10:13 EDT 2009
Log message for revision 102532:
pre-3.7.5
Changed:
U ZODB/branches/3.7/setup.py
-=-
Modified: ZODB/branches/3.7/setup.py
===================================================================
--- ZODB/branches/3.7/setup.py 2009-08-06 13:09:56 UTC (rev 102531)
+++ ZODB/branches/3.7/setup.py 2009-08-06 13:10:12 UTC (rev 102532)
@@ -20,7 +20,7 @@
interface, rich transaction support, and undo.
"""
-VERSION = "3.7.4"
+VERSION = "3.7.5dev"
# The (non-obvious!) choices for the Trove Development Status line:
# Development Status :: 5 - Production/Stable
More information about the Zodb-checkins
mailing list