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

Marius Gedminas marius at pov.lt
Thu Dec 22 19:48:49 UTC 2011


Log message for revision 123861:
  Back to development: 3.7.2

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

-=-
Modified: zope.generations/trunk/CHANGES.txt
===================================================================
--- zope.generations/trunk/CHANGES.txt	2011-12-22 19:48:06 UTC (rev 123860)
+++ zope.generations/trunk/CHANGES.txt	2011-12-22 19:48:48 UTC (rev 123861)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.7.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.7.1 (2011-12-22)
 ------------------
 

Modified: zope.generations/trunk/setup.py
===================================================================
--- zope.generations/trunk/setup.py	2011-12-22 19:48:06 UTC (rev 123860)
+++ zope.generations/trunk/setup.py	2011-12-22 19:48:48 UTC (rev 123861)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.generations',
-      version = '3.7.1',
+      version = '3.7.2dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope application schema generations',



More information about the checkins mailing list