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

Gediminas Paulauskas menesis at pov.lt
Thu Aug 4 11:16:44 EDT 2011


Log message for revision 122465:
  Preparing release 3.10.1

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	2011-08-04 15:16:28 UTC (rev 122464)
+++ zope.app.http/trunk/CHANGES.txt	2011-08-04 15:16:44 UTC (rev 122465)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.10.1 (unreleased)
+3.10.1 (2011-08-04)
 -------------------
 
 - Replaced an undeclared test dependency on ``zope.app.authentication`` with

Modified: zope.app.http/trunk/setup.py
===================================================================
--- zope.app.http/trunk/setup.py	2011-08-04 15:16:28 UTC (rev 122464)
+++ zope.app.http/trunk/setup.py	2011-08-04 15:16:44 UTC (rev 122465)
@@ -25,7 +25,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.http',
-      version='3.10.1dev',
+      version='3.10.1',
       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