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

Gediminas Paulauskas menesis at pov.lt
Wed Jul 27 13:39:57 EDT 2011


Log message for revision 122381:
  Back to development: 3.9.4

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	2011-07-27 17:32:59 UTC (rev 122380)
+++ zope.app.component/trunk/CHANGES.txt	2011-07-27 17:39:56 UTC (rev 122381)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.9.4 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.9.3 (2011-07-27)
 ------------------
 

Modified: zope.app.component/trunk/setup.py
===================================================================
--- zope.app.component/trunk/setup.py	2011-07-27 17:32:59 UTC (rev 122380)
+++ zope.app.component/trunk/setup.py	2011-07-27 17:39:56 UTC (rev 122381)
@@ -25,7 +25,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.component',
-      version='3.9.3',
+      version='3.9.4dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Local Zope Component Support',



More information about the checkins mailing list