[Checkins] SVN: ZODB/tags/3.8.1b9/setup.py Updated version.
    Jim Fulton 
    jim at zope.com
       
    Tue Oct  7 11:32:23 EDT 2008
    
    
  
Log message for revision 91855:
  Updated version.
  
Changed:
  U   ZODB/tags/3.8.1b9/setup.py
-=-
Modified: ZODB/tags/3.8.1b9/setup.py
===================================================================
--- ZODB/tags/3.8.1b9/setup.py	2008-10-07 15:31:14 UTC (rev 91854)
+++ ZODB/tags/3.8.1b9/setup.py	2008-10-07 15:32:22 UTC (rev 91855)
@@ -20,7 +20,7 @@
 interface, rich transaction support, and undo.
 """
 
-VERSION = "3.8.1dev"
+VERSION = "3.8.1b9"
 
 # The (non-obvious!) choices for the Trove Development Status line:
 # Development Status :: 5 - Production/Stable
    
    
More information about the Checkins
mailing list