[Checkins] SVN: zope.app.intid/trunk/ Preparing release 3.7.1

Martijn Faassen faassen at startifact.com
Sun Jan 10 10:22:07 EST 2010


Log message for revision 107990:
  Preparing release 3.7.1

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

-=-
Modified: zope.app.intid/trunk/CHANGES.txt
===================================================================
--- zope.app.intid/trunk/CHANGES.txt	2010-01-10 15:21:43 UTC (rev 107989)
+++ zope.app.intid/trunk/CHANGES.txt	2010-01-10 15:22:07 UTC (rev 107990)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.7.1 (unreleased)
+3.7.1 (2010-01-10)
 ------------------
 
 - Fix ftesting.zcml due to the zope.securitypolicy update.

Modified: zope.app.intid/trunk/setup.py
===================================================================
--- zope.app.intid/trunk/setup.py	2010-01-10 15:21:43 UTC (rev 107989)
+++ zope.app.intid/trunk/setup.py	2010-01-10 15:22:07 UTC (rev 107990)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name = 'zope.app.intid',
-      version = '3.7.1dev',
+      version = '3.7.1',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='ZMI views for Integer Id Utility',



More information about the checkins mailing list