[Zodb-checkins] SVN: ZODB/tags/3.9.5/setup.py Updated version #
    Jim Fulton 
    jim at zope.com
       
    Fri Apr 23 17:15:56 EDT 2010
    
    
  
Log message for revision 111324:
  Updated version #
  
Changed:
  U   ZODB/tags/3.9.5/setup.py
-=-
Modified: ZODB/tags/3.9.5/setup.py
===================================================================
--- ZODB/tags/3.9.5/setup.py	2010-04-23 21:12:13 UTC (rev 111323)
+++ ZODB/tags/3.9.5/setup.py	2010-04-23 21:15:56 UTC (rev 111324)
@@ -20,7 +20,7 @@
 interface, rich transaction support, and undo.
 """
 
-VERSION = "3.9.0c2"
+VERSION = "3.9.5"
 
 from ez_setup import use_setuptools
 use_setuptools()
    
    
More information about the Zodb-checkins
mailing list