[Zodb-checkins] SVN: ZODB/branches/3.6/setup.py pre-3.6.6

Andreas Jung andreas at andreas-jung.com
Thu Aug 6 09:13:18 EDT 2009


Log message for revision 102537:
  pre-3.6.6
  

Changed:
  U   ZODB/branches/3.6/setup.py

-=-
Modified: ZODB/branches/3.6/setup.py
===================================================================
--- ZODB/branches/3.6/setup.py	2009-08-06 13:12:55 UTC (rev 102536)
+++ ZODB/branches/3.6/setup.py	2009-08-06 13:13:17 UTC (rev 102537)
@@ -34,7 +34,7 @@
 import zpkgsetup.setup
 
 # Note that release.py must be able to recognize the VERSION line.
-VERSION = "3.6.5"
+VERSION = "3.6.6dev"
 
 context = zpkgsetup.setup.SetupContext(
     "ZODB", VERSION, __file__)



More information about the Zodb-checkins mailing list