[Checkins] SVN: gocept.zeoraid/trunk/ Preparing release 1.0b5

Christian Theune ct at gocept.com
Sat Nov 14 09:17:17 EST 2009


Log message for revision 105644:
  Preparing release 1.0b5

Changed:
  U   gocept.zeoraid/trunk/CHANGES.txt
  U   gocept.zeoraid/trunk/setup.py

-=-
Modified: gocept.zeoraid/trunk/CHANGES.txt
===================================================================
--- gocept.zeoraid/trunk/CHANGES.txt	2009-11-14 14:15:34 UTC (rev 105643)
+++ gocept.zeoraid/trunk/CHANGES.txt	2009-11-14 14:17:16 UTC (rev 105644)
@@ -2,7 +2,7 @@
 Change History
 ==============
 
-1.0b5 (unreleased)
+1.0b5 (2009-11-14)
 ------------------
 
 - General improvements on reloading: make code more readable and avoid crashing

Modified: gocept.zeoraid/trunk/setup.py
===================================================================
--- gocept.zeoraid/trunk/setup.py	2009-11-14 14:15:34 UTC (rev 105643)
+++ gocept.zeoraid/trunk/setup.py	2009-11-14 14:17:16 UTC (rev 105644)
@@ -19,7 +19,7 @@
 name = "gocept.zeoraid"
 setup(
     name = name,
-    version = '1.0b5dev',
+    version = '1.0b5',
     author = "Christian Theune",
     author_email = "ct at gocept.com",
     description = "A ZODB storage for replication using RAID techniques.",



More information about the checkins mailing list