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

Michael Howitz mh at gocept.com
Fri Sep 17 08:40:25 EDT 2010


Log message for revision 116513:
  Back to development: 3.6.1

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	2010-09-17 12:40:01 UTC (rev 116512)
+++ zope.app.generations/trunk/CHANGES.txt	2010-09-17 12:40:25 UTC (rev 116513)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.6.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.6.0 (2010-09-17)
 ------------------
 

Modified: zope.app.generations/trunk/setup.py
===================================================================
--- zope.app.generations/trunk/setup.py	2010-09-17 12:40:01 UTC (rev 116512)
+++ zope.app.generations/trunk/setup.py	2010-09-17 12:40:25 UTC (rev 116513)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.generations',
-      version='3.6.0',
+      version='3.6.1dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Application Schema Generations',



More information about the checkins mailing list