[Checkins] SVN: zope.app.generations/trunk/ Back to development: 3.5.1 dev

Michael Howitz mh at gocept.com
Sun Apr 5 15:30:26 EDT 2009


Log message for revision 98889:
  Back to development: 3.5.1 dev

Changed:
  U   zope.app.generations/trunk/CHANGES.txt
  U   zope.app.generations/trunk/setup.py

-=-
Modified: zope.app.generations/trunk/CHANGES.txt
===================================================================
--- zope.app.generations/trunk/CHANGES.txt	2009-04-05 19:30:07 UTC (rev 98888)
+++ zope.app.generations/trunk/CHANGES.txt	2009-04-05 19:30:26 UTC (rev 98889)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.5.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.5.0 (2009-04-05)
 ------------------
 

Modified: zope.app.generations/trunk/setup.py
===================================================================
--- zope.app.generations/trunk/setup.py	2009-04-05 19:30:07 UTC (rev 98888)
+++ zope.app.generations/trunk/setup.py	2009-04-05 19:30:26 UTC (rev 98889)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.generations',
-      version = '3.5.0',
+      version = '3.5.1 dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Application Schema Generations',



More information about the Checkins mailing list