[Checkins] SVN: gocept.zeoraid/trunk/ Preparing release 1.0b8
    Christian Theune 
    ct at gocept.com
       
    Thu Oct  7 03:52:48 EDT 2010
    
    
  
Log message for revision 117315:
  Preparing release 1.0b8
Changed:
  U   gocept.zeoraid/trunk/CHANGES.txt
  U   gocept.zeoraid/trunk/setup.py
-=-
Modified: gocept.zeoraid/trunk/CHANGES.txt
===================================================================
--- gocept.zeoraid/trunk/CHANGES.txt	2010-10-07 07:52:38 UTC (rev 117314)
+++ gocept.zeoraid/trunk/CHANGES.txt	2010-10-07 07:52:48 UTC (rev 117315)
@@ -1,7 +1,7 @@
 Change History
 ==============
 
-1.0b8 (unreleased)
+1.0b8 (2010-10-07)
 ------------------
 
 - Implement cluster-mode option with the two modes 'single' and 'coop' to
Modified: gocept.zeoraid/trunk/setup.py
===================================================================
--- gocept.zeoraid/trunk/setup.py	2010-10-07 07:52:38 UTC (rev 117314)
+++ gocept.zeoraid/trunk/setup.py	2010-10-07 07:52:48 UTC (rev 117315)
@@ -19,7 +19,7 @@
 name = "gocept.zeoraid"
 setup(
     name=name,
-    version='1.0b8dev',
+    version='1.0b8',
     author="Zope Foundation and Contributors",
     author_email="ct at gocept.com",
     description="A ZODB storage for replication using RAID techniques.",
    
    
More information about the checkins
mailing list