[Zodb-checkins] SVN: ZODB/branches/3.8/setup.py Fixed revision.
Jim Fulton
jim at zope.com
Wed May 7 14:09:37 EDT 2008
Log message for revision 86533:
Fixed revision.
Changed:
U ZODB/branches/3.8/setup.py
-=-
Modified: ZODB/branches/3.8/setup.py
===================================================================
--- ZODB/branches/3.8/setup.py 2008-05-07 18:08:25 UTC (rev 86532)
+++ ZODB/branches/3.8/setup.py 2008-05-07 18:09:36 UTC (rev 86533)
@@ -20,7 +20,7 @@
interface, rich transaction support, and undo.
"""
-VERSION = "3.8.0dev"
+VERSION = "3.8.1dev"
# The (non-obvious!) choices for the Trove Development Status line:
# Development Status :: 5 - Production/Stable
More information about the Zodb-checkins
mailing list