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

Michael Howitz mh at gocept.com
Sat Sep 18 08:08:24 EDT 2010


Log message for revision 116574:
  Back to development: 3.7.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-18 12:08:01 UTC (rev 116573)
+++ zope.app.generations/trunk/CHANGES.txt	2010-09-18 12:08:23 UTC (rev 116574)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.7.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.7.0 (2010-09-18)
 ------------------
 

Modified: zope.app.generations/trunk/setup.py
===================================================================
--- zope.app.generations/trunk/setup.py	2010-09-18 12:08:01 UTC (rev 116573)
+++ zope.app.generations/trunk/setup.py	2010-09-18 12:08:23 UTC (rev 116574)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.generations',
-      version='3.7.0',
+      version='3.7.1dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='ZMI UI for zope.generations',



More information about the checkins mailing list