[Checkins] SVN: zope.intid/trunk/ Back to dev.

Chris McDonough chrism at plope.com
Mon May 18 19:27:57 EDT 2009


Log message for revision 100120:
  Back to dev.
  

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

-=-
Modified: zope.intid/trunk/CHANGES.txt
===================================================================
--- zope.intid/trunk/CHANGES.txt	2009-05-18 23:26:40 UTC (rev 100119)
+++ zope.intid/trunk/CHANGES.txt	2009-05-18 23:27:56 UTC (rev 100120)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+3.7.2 (unreleased)
+------------------
+
+- No changes yet
+
 3.7.1 (2009-05-18)
 ------------------
 

Modified: zope.intid/trunk/setup.py
===================================================================
--- zope.intid/trunk/setup.py	2009-05-18 23:26:40 UTC (rev 100119)
+++ zope.intid/trunk/setup.py	2009-05-18 23:27:56 UTC (rev 100120)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name = 'zope.intid',
-      version = '3.7.1',
+      version = '3.7.2dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Integer Id Utility',



More information about the Checkins mailing list