[Checkins] SVN: z3c.layer.pagelet/trunk/ Back to development: 1.2.1 dev

Michael Howitz mh at gocept.com
Sat Feb 21 08:55:25 EST 2009


Log message for revision 96921:
  Back to development: 1.2.1 dev

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

-=-
Modified: z3c.layer.pagelet/trunk/CHANGES.txt
===================================================================
--- z3c.layer.pagelet/trunk/CHANGES.txt	2009-02-21 13:54:27 UTC (rev 96920)
+++ z3c.layer.pagelet/trunk/CHANGES.txt	2009-02-21 13:55:25 UTC (rev 96921)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+1.2.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.2.0 (2009-02-21)
 ------------------
 

Modified: z3c.layer.pagelet/trunk/setup.py
===================================================================
--- z3c.layer.pagelet/trunk/setup.py	2009-02-21 13:54:27 UTC (rev 96920)
+++ z3c.layer.pagelet/trunk/setup.py	2009-02-21 13:55:25 UTC (rev 96921)
@@ -19,7 +19,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '1.2.0'
+version = '1.2.1 dev'
 
 setup(
     name='z3c.layer.pagelet',



More information about the Checkins mailing list