[Checkins] SVN: ZODB/trunk/setup.py Now that there's a 3.10 release	branch...
    Jim Fulton 
    jim at zope.com
       
    Fri Oct  8 14:31:03 EDT 2010
    
    
  
Log message for revision 117391:
  Now that there's a 3.10 release branch...
  
Changed:
  U   ZODB/trunk/setup.py
-=-
Modified: ZODB/trunk/setup.py
===================================================================
--- ZODB/trunk/setup.py	2010-10-08 18:30:37 UTC (rev 117390)
+++ ZODB/trunk/setup.py	2010-10-08 18:31:02 UTC (rev 117391)
@@ -20,7 +20,7 @@
 interface, rich transaction support, and undo.
 """
 
-VERSION = "3.10dev"
+VERSION = "3.11dev"
 
 from ez_setup import use_setuptools
 use_setuptools()
    
    
More information about the checkins
mailing list