[Checkins] SVN: relstorage/trunk/ Back to dev

Shane Hathaway shane at hathawaymix.org
Sat Feb 5 14:45:07 EST 2011


Log message for revision 120123:
  Back to dev
  

Changed:
  U   relstorage/trunk/CHANGES.txt
  U   relstorage/trunk/setup.py

-=-
Modified: relstorage/trunk/CHANGES.txt
===================================================================
--- relstorage/trunk/CHANGES.txt	2011-02-05 19:33:35 UTC (rev 120122)
+++ relstorage/trunk/CHANGES.txt	2011-02-05 19:45:07 UTC (rev 120123)
@@ -1,4 +1,9 @@
+Next Release
+------------
 
+- ...
+
+
 1.5.0b1 (2011-02-05)
 --------------------
 

Modified: relstorage/trunk/setup.py
===================================================================
--- relstorage/trunk/setup.py	2011-02-05 19:33:35 UTC (rev 120122)
+++ relstorage/trunk/setup.py	2011-02-05 19:45:07 UTC (rev 120123)
@@ -13,7 +13,7 @@
 ##############################################################################
 """A backend for ZODB that stores pickles in a relational database."""
 
-VERSION = "1.5.0b1"
+VERSION = "1.5.0dev"
 
 # The choices for the Trove Development Status line:
 # Development Status :: 5 - Production/Stable



More information about the checkins mailing list