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

Gediminas Paulauskas menesis at pov.lt
Mon Jan 23 17:01:42 UTC 2012


Log message for revision 124152:
  Back to development: 3.7.2

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	2012-01-23 16:58:52 UTC (rev 124151)
+++ zope.app.generations/trunk/CHANGES.txt	2012-01-23 17:01:42 UTC (rev 124152)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.7.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.7.1 (2012-01-23)
 ------------------
 

Modified: zope.app.generations/trunk/setup.py
===================================================================
--- zope.app.generations/trunk/setup.py	2012-01-23 16:58:52 UTC (rev 124151)
+++ zope.app.generations/trunk/setup.py	2012-01-23 17:01:42 UTC (rev 124152)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.generations',
-      version='3.7.1',
+      version='3.7.2dev',
       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