[Checkins] SVN: zope.app.http/trunk/ Preparing release 3.8

Martijn Faassen faassen at startifact.com
Mon Apr 19 13:50:32 EDT 2010


Log message for revision 111129:
  Preparing release 3.8

Changed:
  U   zope.app.http/trunk/CHANGES.txt
  U   zope.app.http/trunk/setup.py

-=-
Modified: zope.app.http/trunk/CHANGES.txt
===================================================================
--- zope.app.http/trunk/CHANGES.txt	2010-04-19 17:50:18 UTC (rev 111128)
+++ zope.app.http/trunk/CHANGES.txt	2010-04-19 17:50:32 UTC (rev 111129)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.8 (unreleased)
+3.8 (2010-04-19)
 ----------------
 
 - Remove dependency on zope.app.testing by using the

Modified: zope.app.http/trunk/setup.py
===================================================================
--- zope.app.http/trunk/setup.py	2010-04-19 17:50:18 UTC (rev 111128)
+++ zope.app.http/trunk/setup.py	2010-04-19 17:50:32 UTC (rev 111129)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.http',
-      version = '3.8dev',
+      version = '3.8',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='HTTP Behavior for the Zope Publisher',



More information about the checkins mailing list