[Zodb-checkins] SVN: ZODB/branches/3.6/setup.py svb
Tres Seaver
tseaver at palladion.com
Thu Oct 9 22:48:35 EDT 2008
Log message for revision 91959:
svb
Changed:
U ZODB/branches/3.6/setup.py
-=-
Modified: ZODB/branches/3.6/setup.py
===================================================================
--- ZODB/branches/3.6/setup.py 2008-10-10 02:47:28 UTC (rev 91958)
+++ ZODB/branches/3.6/setup.py 2008-10-10 02:48:34 UTC (rev 91959)
@@ -34,7 +34,7 @@
import zpkgsetup.setup
# Note that release.py must be able to recognize the VERSION line.
-VERSION = "3.6.4"
+VERSION = "3.6.5dev"
context = zpkgsetup.setup.SetupContext(
"ZODB", VERSION, __file__)
More information about the Zodb-checkins
mailing list