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

Michael Howitz mh at gocept.com
Sat Feb 14 11:36:59 EST 2009


Log message for revision 96542:
  Back to development: 1.1.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-14 16:32:23 UTC (rev 96541)
+++ z3c.layer.pagelet/trunk/CHANGES.txt	2009-02-14 16:36:58 UTC (rev 96542)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+1.1.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.1.0 (2009-02-14)
 ------------------
 

Modified: z3c.layer.pagelet/trunk/setup.py
===================================================================
--- z3c.layer.pagelet/trunk/setup.py	2009-02-14 16:32:23 UTC (rev 96541)
+++ z3c.layer.pagelet/trunk/setup.py	2009-02-14 16:36:58 UTC (rev 96542)
@@ -19,7 +19,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '1.1.0'
+version = '1.1.1 dev'
 
 setup(
     name='z3c.layer.pagelet',



More information about the Checkins mailing list