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

Michael Howitz mh at gocept.com
Sat Feb 21 09:40:52 EST 2009


Log message for revision 96946:
  Back to development: 1.1.1 dev

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

-=-
Modified: z3c.layer.trusted/trunk/CHANGES.txt
===================================================================
--- z3c.layer.trusted/trunk/CHANGES.txt	2009-02-21 14:40:34 UTC (rev 96945)
+++ z3c.layer.trusted/trunk/CHANGES.txt	2009-02-21 14:40:51 UTC (rev 96946)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+1.1.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.1.0 (2009-02-21)
 ------------------
 

Modified: z3c.layer.trusted/trunk/setup.py
===================================================================
--- z3c.layer.trusted/trunk/setup.py	2009-02-21 14:40:34 UTC (rev 96945)
+++ z3c.layer.trusted/trunk/setup.py	2009-02-21 14:40:51 UTC (rev 96946)
@@ -22,7 +22,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.trusted',



More information about the Checkins mailing list