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

Adam Groszer agroszer at gmail.com
Wed Jul 7 12:49:20 EDT 2010


Log message for revision 114293:
  Back to development: 3.5.2

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-07 16:48:47 UTC (rev 114292)
+++ zope.app.interface/trunk/CHANGES.txt	2010-07-07 16:49:19 UTC (rev 114293)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.5.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.5.1 (2010-07-07)
 ------------------
 

Modified: zope.app.interface/trunk/setup.py
===================================================================
--- zope.app.interface/trunk/setup.py	2010-07-07 16:48:47 UTC (rev 114292)
+++ zope.app.interface/trunk/setup.py	2010-07-07 16:49:19 UTC (rev 114293)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.interface',
-      version='3.5.1',
+      version='3.5.2dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Interface Extensions',



More information about the checkins mailing list