[Checkins] SVN: zope.app.interface/trunk/ Back to development: 3.5.3

Adam Groszer agroszer at gmail.com
Thu Jul 8 02:07:46 EDT 2010


Log message for revision 114307:
  Back to development: 3.5.3

Changed:
  U   zope.app.interface/trunk/CHANGES.txt
  U   zope.app.interface/trunk/setup.py

-=-
Modified: zope.app.interface/trunk/CHANGES.txt
===================================================================
--- zope.app.interface/trunk/CHANGES.txt	2010-07-08 06:07:09 UTC (rev 114306)
+++ zope.app.interface/trunk/CHANGES.txt	2010-07-08 06:07:46 UTC (rev 114307)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.5.3 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.5.2 (2010-07-08)
 ------------------
 

Modified: zope.app.interface/trunk/setup.py
===================================================================
--- zope.app.interface/trunk/setup.py	2010-07-08 06:07:09 UTC (rev 114306)
+++ zope.app.interface/trunk/setup.py	2010-07-08 06:07:46 UTC (rev 114307)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.interface',
-      version='3.5.2',
+      version='3.5.3dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Interface Extensions',



More information about the checkins mailing list