[Checkins] SVN: z3c.formui/trunk/ Back to development: 2.2.1

Michael Howitz mh at gocept.com
Mon Dec 28 06:51:07 EST 2009


Log message for revision 107209:
  Back to development: 2.2.1

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

-=-
Modified: z3c.formui/trunk/CHANGES.txt
===================================================================
--- z3c.formui/trunk/CHANGES.txt	2009-12-28 11:50:16 UTC (rev 107208)
+++ z3c.formui/trunk/CHANGES.txt	2009-12-28 11:51:07 UTC (rev 107209)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+2.2.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 2.2.0 (2009-12-28)
 ------------------
 

Modified: z3c.formui/trunk/setup.py
===================================================================
--- z3c.formui/trunk/setup.py	2009-12-28 11:50:16 UTC (rev 107208)
+++ z3c.formui/trunk/setup.py	2009-12-28 11:51:07 UTC (rev 107209)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.formui',
-    version = '2.2.0',
+    version = '2.2.1dev',
     author = "Stephan Richter, Roger Ineichen and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "A set of initial UI components for z3c.form.",



More information about the checkins mailing list