[Checkins] SVN: zope.app.component/trunk/ Back to development: 3.8.5

Martijn Faassen faassen at startifact.com
Fri Jan 8 16:41:40 EST 2010


Log message for revision 107830:
  Back to development: 3.8.5

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

-=-
Modified: zope.app.component/trunk/CHANGES.txt
===================================================================
--- zope.app.component/trunk/CHANGES.txt	2010-01-08 21:41:18 UTC (rev 107829)
+++ zope.app.component/trunk/CHANGES.txt	2010-01-08 21:41:39 UTC (rev 107830)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.8.5 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.8.4 (2010-01-08)
 ------------------
 

Modified: zope.app.component/trunk/setup.py
===================================================================
--- zope.app.component/trunk/setup.py	2010-01-08 21:41:18 UTC (rev 107829)
+++ zope.app.component/trunk/setup.py	2010-01-08 21:41:39 UTC (rev 107830)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.component',
-      version = '3.8.4',
+      version = '3.8.5dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Local Zope Component Support',



More information about the checkins mailing list