[Checkins] SVN: zope.error/trunk/ vb

Martijn Faassen faassen at infrae.com
Sat Jan 31 10:31:33 EST 2009


Log message for revision 95719:
  vb

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

-=-
Modified: zope.error/trunk/CHANGES.txt
===================================================================
--- zope.error/trunk/CHANGES.txt	2009-01-31 15:30:38 UTC (rev 95718)
+++ zope.error/trunk/CHANGES.txt	2009-01-31 15:31:33 UTC (rev 95719)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+Version 3.6.1 (unreleased)
+--------------------------
+
+- ...
+
 Version 3.6.0 (2009-01-31)
 --------------------------
 

Modified: zope.error/trunk/setup.py
===================================================================
--- zope.error/trunk/setup.py	2009-01-31 15:30:38 UTC (rev 95718)
+++ zope.error/trunk/setup.py	2009-01-31 15:31:33 UTC (rev 95719)
@@ -24,7 +24,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.error',
-    version = '3.6.0',
+    version = '3.6.1dev',
     author='Zope Corporation and Contributors',
     author_email='zope3-dev at zope.org',
     description = "An error reporting utility for Zope3",



More information about the Checkins mailing list