[Zodb-checkins] SVN: ZODB/branches/3.8/setup.py svb
Tres Seaver
tseaver at palladion.com
Fri Nov 13 14:36:36 EST 2009
Log message for revision 105630:
svb
Changed:
U ZODB/branches/3.8/setup.py
-=-
Modified: ZODB/branches/3.8/setup.py
===================================================================
--- ZODB/branches/3.8/setup.py 2009-11-13 18:04:22 UTC (rev 105629)
+++ ZODB/branches/3.8/setup.py 2009-11-13 19:36:35 UTC (rev 105630)
@@ -20,7 +20,7 @@
interface, rich transaction support, and undo.
"""
-VERSION = "3.8.3"
+VERSION = "3.8.5dev"
# The (non-obvious!) choices for the Trove Development Status line:
# Development Status :: 5 - Production/Stable
More information about the Zodb-checkins
mailing list