[Checkins] SVN: zope.server/trunk/ Preparing release 3.8.6

Marius Gedminas marius at pov.lt
Sat Jan 7 03:13:40 UTC 2012


Log message for revision 123981:
  Preparing release 3.8.6

Changed:
  U   zope.server/trunk/CHANGES.txt
  U   zope.server/trunk/setup.py

-=-
Modified: zope.server/trunk/CHANGES.txt
===================================================================
--- zope.server/trunk/CHANGES.txt	2012-01-07 00:10:42 UTC (rev 123980)
+++ zope.server/trunk/CHANGES.txt	2012-01-07 03:13:37 UTC (rev 123981)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.8.6 (unreleased)
+3.8.6 (2012-01-07)
 ------------------
 
 - On startup, HTTPServer prints a clickable URL after the hostname/port.

Modified: zope.server/trunk/setup.py
===================================================================
--- zope.server/trunk/setup.py	2012-01-07 00:10:42 UTC (rev 123980)
+++ zope.server/trunk/setup.py	2012-01-07 03:13:37 UTC (rev 123981)
@@ -34,7 +34,7 @@
 
 setup(
     name='zope.server',
-    version='3.8.6dev',
+    version='3.8.6',
     author='Zope Foundation and Contributors',
     author_email='zope-dev at zope.org',
     description='Zope Server (Web and FTP)',



More information about the checkins mailing list