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

Michael Howitz mh at gocept.com
Fri Sep 17 08:46:40 EDT 2010


Log message for revision 116518:
  Back to development: 3.9.3

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-09-17 12:46:31 UTC (rev 116517)
+++ zope.app.component/trunk/CHANGES.txt	2010-09-17 12:46:40 UTC (rev 116518)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.9.3 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.9.2 (2010-09-17)
 ------------------
 

Modified: zope.app.component/trunk/setup.py
===================================================================
--- zope.app.component/trunk/setup.py	2010-09-17 12:46:31 UTC (rev 116517)
+++ zope.app.component/trunk/setup.py	2010-09-17 12:46:40 UTC (rev 116518)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.component',
-      version='3.9.2',
+      version='3.9.3dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Local Zope Component Support',



More information about the checkins mailing list