[Zodb-checkins] SVN: ZODB/branches/3.8/setup.py Set version # to
next ver
Jim Fulton
jim at zope.com
Mon Dec 17 15:09:07 EST 2007
Log message for revision 82315:
Set version # to next ver
Changed:
U ZODB/branches/3.8/setup.py
-=-
Modified: ZODB/branches/3.8/setup.py
===================================================================
--- ZODB/branches/3.8/setup.py 2007-12-17 18:27:11 UTC (rev 82314)
+++ ZODB/branches/3.8/setup.py 2007-12-17 20:09:06 UTC (rev 82315)
@@ -20,7 +20,7 @@
interface, rich transaction support, and undo.
"""
-VERSION = "3.8.0b6"
+VERSION = "3.8.0dev"
# The (non-obvious!) choices for the Trove Development Status line:
# Development Status :: 5 - Production/Stable
More information about the Zodb-checkins
mailing list