[Checkins] SVN: zope.error/trunk/ Back to development: 3.7.4

Jan-Wijbrand Kolman janwijbrand at gmail.com
Tue Jan 17 20:52:07 UTC 2012


Log message for revision 124066:
  Back to development: 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-01-17 20:51:35 UTC (rev 124065)
+++ zope.error/trunk/CHANGES.txt	2012-01-17 20:52:07 UTC (rev 124066)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.7.4 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.7.3 (2012-01-17)
 ------------------
 

Modified: zope.error/trunk/setup.py
===================================================================
--- zope.error/trunk/setup.py	2012-01-17 20:51:35 UTC (rev 124065)
+++ zope.error/trunk/setup.py	2012-01-17 20:52:07 UTC (rev 124066)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.error',
-    version='3.7.3',
+    version='3.7.4dev',
     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