[Zodb-checkins] SVN: ZODB/branches/3.8/setup.py Updated release #.
    Jim Fulton 
    jim at zope.com
       
    Mon Jun 25 11:46:43 EDT 2007
    
    
  
Log message for revision 77059:
  Updated release #.
  
Changed:
  U   ZODB/branches/3.8/setup.py
-=-
Modified: ZODB/branches/3.8/setup.py
===================================================================
--- ZODB/branches/3.8/setup.py	2007-06-25 15:42:39 UTC (rev 77058)
+++ ZODB/branches/3.8/setup.py	2007-06-25 15:46:42 UTC (rev 77059)
@@ -20,7 +20,7 @@
 interface, rich transaction support, and undo.
 """
 
-VERSION = "3.8.0b1"
+VERSION = "3.8.0b2"
 
 # The (non-obvious!) choices for the Trove Development Status line:
 # Development Status :: 5 - Production/Stable
    
    
More information about the Zodb-checkins
mailing list