[Checkins] SVN: z3c.template/trunk/ back to dev

Roger Ineichen roger at projekt01.ch
Sat Oct 29 21:23:12 UTC 2011


Log message for revision 123184:
  back to dev

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

-=-
Modified: z3c.template/trunk/CHANGES.txt
===================================================================
--- z3c.template/trunk/CHANGES.txt	2011-10-29 21:22:28 UTC (rev 123183)
+++ z3c.template/trunk/CHANGES.txt	2011-10-29 21:23:12 UTC (rev 123184)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+1.4.1 (unreleased)
+------------------
+
+- ...
+
 1.4.0 (2011-10-29)
 ------------------
 

Modified: z3c.template/trunk/setup.py
===================================================================
--- z3c.template/trunk/setup.py	2011-10-29 21:22:28 UTC (rev 123183)
+++ z3c.template/trunk/setup.py	2011-10-29 21:23:12 UTC (rev 123184)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.template',
-    version = '1.4.0',
+    version = '1.4.1dev',
     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