[Checkins] SVN: z3c.layer.ready2go/trunk/ Back to development: 0.5.3 dev

Michael Howitz mh at gocept.com
Thu Feb 19 15:46:49 EST 2009


Log message for revision 96800:
  Back to development: 0.5.3 dev

Changed:
  U   z3c.layer.ready2go/trunk/CHANGES.txt
  U   z3c.layer.ready2go/trunk/setup.py

-=-
Modified: z3c.layer.ready2go/trunk/CHANGES.txt
===================================================================
--- z3c.layer.ready2go/trunk/CHANGES.txt	2009-02-19 20:46:29 UTC (rev 96799)
+++ z3c.layer.ready2go/trunk/CHANGES.txt	2009-02-19 20:46:49 UTC (rev 96800)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+0.5.3 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 0.5.2 (2009-02-19)
 ------------------
 

Modified: z3c.layer.ready2go/trunk/setup.py
===================================================================
--- z3c.layer.ready2go/trunk/setup.py	2009-02-19 20:46:29 UTC (rev 96799)
+++ z3c.layer.ready2go/trunk/setup.py	2009-02-19 20:46:49 UTC (rev 96800)
@@ -21,7 +21,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '0.5.2'
+version = '0.5.3 dev'
 
 setup (
     name='z3c.layer.ready2go',



More information about the Checkins mailing list