[Checkins] SVN: zope.error/trunk/ Preparing release 3.7.2

Adam Groszer agroszer at gmail.com
Sat Oct 30 11:22:05 EDT 2010


Log message for revision 118025:
  Preparing release 3.7.2

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

-=-
Modified: zope.error/trunk/CHANGES.txt
===================================================================
--- zope.error/trunk/CHANGES.txt	2010-10-30 15:21:47 UTC (rev 118024)
+++ zope.error/trunk/CHANGES.txt	2010-10-30 15:22:05 UTC (rev 118025)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.7.2 (unreleased)
+3.7.2 (2010-10-30)
 ------------------
 
 - Set ``copy_to_zlog`` by default to 1/True.

Modified: zope.error/trunk/setup.py
===================================================================
--- zope.error/trunk/setup.py	2010-10-30 15:21:47 UTC (rev 118024)
+++ zope.error/trunk/setup.py	2010-10-30 15:22:05 UTC (rev 118025)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.error',
-    version='3.7.2dev',
+    version='3.7.2',
     author='Zope Foundation and Contributors',
     author_email='zope-dev at zope.org',
     description = "An error reporting utility for Zope3",



More information about the checkins mailing list