[Checkins] SVN: zope.app.component/trunk/ vb

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


Log message for revision 95718:
  vb

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	2009-01-31 15:29:59 UTC (rev 95717)
+++ zope.app.component/trunk/CHANGES.txt	2009-01-31 15:30:38 UTC (rev 95718)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+3.6.1 (unreleased)
+------------------
+
+- ...
+
 3.6.0 (2009-01-31)
 ------------------
 

Modified: zope.app.component/trunk/setup.py
===================================================================
--- zope.app.component/trunk/setup.py	2009-01-31 15:29:59 UTC (rev 95717)
+++ zope.app.component/trunk/setup.py	2009-01-31 15:30:38 UTC (rev 95718)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.component',
-      version = '3.6.0dev',
+      version = '3.6.1dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Local Zope Component Support',



More information about the Checkins mailing list