[Checkins] SVN: zope.exceptions/trunk/ Back to development: 3.6.3

Adam Groszer cvs-admin at zope.org
Wed Mar 28 13:55:04 UTC 2012


Log message for revision 124763:
  Back to development: 3.6.3

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

-=-
Modified: zope.exceptions/trunk/CHANGES.txt
===================================================================
--- zope.exceptions/trunk/CHANGES.txt	2012-03-28 13:54:20 UTC (rev 124762)
+++ zope.exceptions/trunk/CHANGES.txt	2012-03-28 13:55:01 UTC (rev 124763)
@@ -2,6 +2,12 @@
 Changes
 =======
 
+3.6.3 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.6.2 (2012-03-28)
 ------------------
 

Modified: zope.exceptions/trunk/setup.py
===================================================================
--- zope.exceptions/trunk/setup.py	2012-03-28 13:54:20 UTC (rev 124762)
+++ zope.exceptions/trunk/setup.py	2012-03-28 13:55:01 UTC (rev 124763)
@@ -37,7 +37,7 @@
 
 
 setup(name='zope.exceptions',
-      version='3.6.2',
+      version='3.6.3.dev0',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Exceptions',



More information about the checkins mailing list