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

Gediminas Paulauskas menesis at pov.lt
Tue Aug 9 08:32:30 EDT 2011


Log message for revision 122497:
  Preparing release 3.10.2

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-09 10:27:10 UTC (rev 122496)
+++ zope.app.http/trunk/CHANGES.txt	2011-08-09 12:32:30 UTC (rev 122497)
@@ -2,10 +2,10 @@
 CHANGES
 =======
 
-3.10.2 (unreleased)
+3.10.2 (2011-08-09)
 -------------------
 
-- Nothing changed yet.
+- Fixing brown bag release 3.10.1, failing tests.
 
 
 3.10.1 (2011-08-04)

Modified: zope.app.http/trunk/setup.py
===================================================================
--- zope.app.http/trunk/setup.py	2011-08-09 10:27:10 UTC (rev 122496)
+++ zope.app.http/trunk/setup.py	2011-08-09 12:32:30 UTC (rev 122497)
@@ -25,7 +25,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.http',
-      version='3.10.2dev',
+      version='3.10.2',
       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