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

Shane Hathaway shane at hathawaymix.org
Sat Jun 19 22:48:30 EDT 2010


Log message for revision 113711:
  Back to dev
  

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

-=-
Modified: zodbshootout/trunk/CHANGES.txt
===================================================================
--- zodbshootout/trunk/CHANGES.txt	2010-06-20 02:44:11 UTC (rev 113710)
+++ zodbshootout/trunk/CHANGES.txt	2010-06-20 02:48:29 UTC (rev 113711)
@@ -1,3 +1,8 @@
+Next Release
+------------
+
+- ...
+
 0.3 (2010-06-19)
 ----------------
 

Modified: zodbshootout/trunk/setup.py
===================================================================
--- zodbshootout/trunk/setup.py	2010-06-20 02:44:11 UTC (rev 113710)
+++ zodbshootout/trunk/setup.py	2010-06-20 02:48:29 UTC (rev 113711)
@@ -13,7 +13,7 @@
 ##############################################################################
 """A ZODB performance test"""
 
-version = "0.3"
+version = "0.4dev"
 
 from setuptools import setup, find_packages
 import os



More information about the checkins mailing list