[Checkins] SVN: zope.pagetemplate/trunk/ Back to development: 4.0.1

Marius Gedminas cvs-admin at zope.org
Thu Dec 13 15:29:51 UTC 2012


Log message for revision 128629:
  Back to development: 4.0.1

Changed:
  U   zope.pagetemplate/trunk/CHANGES.txt
  U   zope.pagetemplate/trunk/setup.py

-=-
Modified: zope.pagetemplate/trunk/CHANGES.txt
===================================================================
--- zope.pagetemplate/trunk/CHANGES.txt	2012-12-13 15:28:06 UTC (rev 128628)
+++ zope.pagetemplate/trunk/CHANGES.txt	2012-12-13 15:29:51 UTC (rev 128629)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+4.0.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 4.0.0 (2012-12-13)
 ------------------
 

Modified: zope.pagetemplate/trunk/setup.py
===================================================================
--- zope.pagetemplate/trunk/setup.py	2012-12-13 15:28:06 UTC (rev 128628)
+++ zope.pagetemplate/trunk/setup.py	2012-12-13 15:29:51 UTC (rev 128629)
@@ -27,7 +27,7 @@
 
 
 setup(name='zope.pagetemplate',
-      version='4.0.0',
+      version='4.0.1.dev0',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Page Templates',



More information about the checkins mailing list