[Zodb-checkins] SVN: ZODB/tags/3.8.1b6/setup.py Fixed revision #
Jim Fulton
jim at zope.com
Thu Jul 24 18:33:04 EDT 2008
Log message for revision 88802:
Fixed revision #
Changed:
U ZODB/tags/3.8.1b6/setup.py
-=-
Modified: ZODB/tags/3.8.1b6/setup.py
===================================================================
--- ZODB/tags/3.8.1b6/setup.py 2008-07-24 22:32:06 UTC (rev 88801)
+++ ZODB/tags/3.8.1b6/setup.py 2008-07-24 22:33:03 UTC (rev 88802)
@@ -20,7 +20,7 @@
interface, rich transaction support, and undo.
"""
-VERSION = "3.8.1dev"
+VERSION = "3.8.1b6"
# The (non-obvious!) choices for the Trove Development Status line:
# Development Status :: 5 - Production/Stable
More information about the Zodb-checkins
mailing list