[Checkins] SVN: zope.app.component/trunk/ Preparing release 3.9.2

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


Log message for revision 116515:
  Preparing release 3.9.2

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:45:34 UTC (rev 116514)
+++ zope.app.component/trunk/CHANGES.txt	2010-09-17 12:46:03 UTC (rev 116515)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.9.2 (unreleased)
+3.9.2 (2010-09-17)
 ------------------
 
 - Replaced a testing dependency on ``zope.app.securitypolicy`` with one on

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



More information about the checkins mailing list