[Checkins] SVN: z3c.template/trunk/ Back to development: 1.4.2

Gediminas Paulauskas menesis at pov.lt
Wed Feb 15 18:24:17 UTC 2012


Log message for revision 124414:
  Back to development: 1.4.2

Changed:
  U   z3c.template/trunk/CHANGES.txt
  U   z3c.template/trunk/setup.py

-=-
Modified: z3c.template/trunk/CHANGES.txt
===================================================================
--- z3c.template/trunk/CHANGES.txt	2012-02-15 18:22:58 UTC (rev 124413)
+++ z3c.template/trunk/CHANGES.txt	2012-02-15 18:24:17 UTC (rev 124414)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+1.4.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.4.1 (2012-02-15)
 ------------------
 

Modified: z3c.template/trunk/setup.py
===================================================================
--- z3c.template/trunk/setup.py	2012-02-15 18:22:58 UTC (rev 124413)
+++ z3c.template/trunk/setup.py	2012-02-15 18:24:17 UTC (rev 124414)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.template',
-    version='1.4.1',
+    version='1.4.2dev',
     author = "Roger Ineichen and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "A package implementing advanced Page Template patterns.",



More information about the checkins mailing list