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

Shane Hathaway shane at hathawaymix.org
Sat May 23 18:03:44 EDT 2009


Log message for revision 100315:
  post release
  

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	2009-05-23 22:02:46 UTC (rev 100314)
+++ zope.app.http/trunk/CHANGES.txt	2009-05-23 22:03:44 UTC (rev 100315)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+3.6.1 (unreleased)
+------------------
+
+- ...
+
 3.6.0 (2009-05-23)
 ------------------
 

Modified: zope.app.http/trunk/setup.py
===================================================================
--- zope.app.http/trunk/setup.py	2009-05-23 22:02:46 UTC (rev 100314)
+++ zope.app.http/trunk/setup.py	2009-05-23 22:03:44 UTC (rev 100315)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.http',
-      version='3.6.0',
+      version='3.6.1dev',
       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