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

Michael Howitz mh at gocept.com
Wed Feb 1 14:28:42 UTC 2012


Log message for revision 124273:
  Preparing release 3.7.4

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

-=-
Modified: zope.error/trunk/CHANGES.txt
===================================================================
--- zope.error/trunk/CHANGES.txt	2012-02-01 14:27:38 UTC (rev 124272)
+++ zope.error/trunk/CHANGES.txt	2012-02-01 14:28:42 UTC (rev 124273)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.7.4 (unreleased)
+3.7.4 (2012-02-01)
 ------------------
 
 - Added explicit tests for escaping introduced in 3.7.3.

Modified: zope.error/trunk/setup.py
===================================================================
--- zope.error/trunk/setup.py	2012-02-01 14:27:38 UTC (rev 124272)
+++ zope.error/trunk/setup.py	2012-02-01 14:28:42 UTC (rev 124273)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.error',
-    version='3.7.4dev',
+    version='3.7.4',
     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