[Zodb-checkins] SVN: ZODB/tags/3.9.0a8/setup.py Updated release	info.
    Jim Fulton 
    jim at zope.com
       
    Mon Dec 15 10:51:46 EST 2008
    
    
  
Log message for revision 94079:
  Updated release info.
  
Changed:
  U   ZODB/tags/3.9.0a8/setup.py
-=-
Modified: ZODB/tags/3.9.0a8/setup.py
===================================================================
--- ZODB/tags/3.9.0a8/setup.py	2008-12-15 15:51:21 UTC (rev 94078)
+++ ZODB/tags/3.9.0a8/setup.py	2008-12-15 15:51:46 UTC (rev 94079)
@@ -20,7 +20,7 @@
 interface, rich transaction support, and undo.
 """
 
-VERSION = "3.9.0dev"
+VERSION = "3.9.0a8"
 
 # The (non-obvious!) choices for the Trove Development Status line:
 # Development Status :: 5 - Production/Stable
    
    
More information about the Zodb-checkins
mailing list