[Zodb-checkins] SVN: ZODB/tags/3.8.6/setup.py Updated version.
Jim Fulton
jim at zope.com
Tue Sep 21 09:26:52 EDT 2010
Log message for revision 116708:
Updated version.
Changed:
U ZODB/tags/3.8.6/setup.py
-=-
Modified: ZODB/tags/3.8.6/setup.py
===================================================================
--- ZODB/tags/3.8.6/setup.py 2010-09-21 13:26:00 UTC (rev 116707)
+++ ZODB/tags/3.8.6/setup.py 2010-09-21 13:26:52 UTC (rev 116708)
@@ -20,7 +20,7 @@
interface, rich transaction support, and undo.
"""
-VERSION = "3.8.6dev"
+VERSION = "3.8.6"
# The (non-obvious!) choices for the Trove Development Status line:
# Development Status :: 5 - Production/Stable
More information about the Zodb-checkins
mailing list