[Checkins] SVN: z3c.form/trunk/ Back to development: 2.3.2
    Michael Howitz 
    mh at gocept.com
       
    Mon Jan 18 15:31:40 EST 2010
    
    
  
Log message for revision 108228:
  Back to development: 2.3.2
Changed:
  U   z3c.form/trunk/CHANGES.txt
  U   z3c.form/trunk/setup.py
-=-
Modified: z3c.form/trunk/CHANGES.txt
===================================================================
--- z3c.form/trunk/CHANGES.txt	2010-01-18 20:30:57 UTC (rev 108227)
+++ z3c.form/trunk/CHANGES.txt	2010-01-18 20:31:40 UTC (rev 108228)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+2.3.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 2.3.1 (2010-01-18)
 ------------------
 
Modified: z3c.form/trunk/setup.py
===================================================================
--- z3c.form/trunk/setup.py	2010-01-18 20:30:57 UTC (rev 108227)
+++ z3c.form/trunk/setup.py	2010-01-18 20:31:40 UTC (rev 108228)
@@ -45,7 +45,7 @@
 
 setup (
     name='z3c.form',
-    version = '2.3.1',
+    version = '2.3.2dev',
     author = "Stephan Richter, Roger Ineichen and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "An advanced form and widget framework for Zope 3",
    
    
More information about the checkins
mailing list