[Zodb-checkins] SVN: ZODB/tags/3.8.0c1/setup.py Updated release #
Jim Fulton
jim at zope.com
Mon Dec 17 13:27:11 EST 2007
Log message for revision 82314:
Updated release #
Changed:
U ZODB/tags/3.8.0c1/setup.py
-=-
Modified: ZODB/tags/3.8.0c1/setup.py
===================================================================
--- ZODB/tags/3.8.0c1/setup.py 2007-12-17 18:26:37 UTC (rev 82313)
+++ ZODB/tags/3.8.0c1/setup.py 2007-12-17 18:27:11 UTC (rev 82314)
@@ -20,7 +20,7 @@
interface, rich transaction support, and undo.
"""
-VERSION = "3.8.0b6"
+VERSION = "3.8.0c1"
# The (non-obvious!) choices for the Trove Development Status line:
# Development Status :: 5 - Production/Stable
More information about the Zodb-checkins
mailing list