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

Michael Howitz mh at gocept.com
Sat Jul 11 08:21:04 EDT 2009


Log message for revision 101820:
  Back to development: 3.8.4dev

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-07-11 12:20:46 UTC (rev 101819)
+++ zope.app.component/trunk/CHANGES.txt	2009-07-11 12:21:04 UTC (rev 101820)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.8.4 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.8.3 (2009-07-11)
 ------------------
 

Modified: zope.app.component/trunk/setup.py
===================================================================
--- zope.app.component/trunk/setup.py	2009-07-11 12:20:46 UTC (rev 101819)
+++ zope.app.component/trunk/setup.py	2009-07-11 12:21:04 UTC (rev 101820)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.component',
-      version = '3.8.3',
+      version = '3.8.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