[Checkins] SVN: zope.app.publication/trunk/ Preparing release 3.11.0

Martijn Faassen faassen at startifact.com
Tue Apr 13 13:14:29 EDT 2010


Log message for revision 110822:
  Preparing release 3.11.0

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

-=-
Modified: zope.app.publication/trunk/CHANGES.txt
===================================================================
--- zope.app.publication/trunk/CHANGES.txt	2010-04-13 17:13:10 UTC (rev 110821)
+++ zope.app.publication/trunk/CHANGES.txt	2010-04-13 17:14:28 UTC (rev 110822)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.11.0 (unreleased)
+3.11.0 (2010-04-13)
 -------------------
 
 - Don't depend on zope.app.testing and zope.app.zcmlfiles anymore in

Modified: zope.app.publication/trunk/setup.py
===================================================================
--- zope.app.publication/trunk/setup.py	2010-04-13 17:13:10 UTC (rev 110821)
+++ zope.app.publication/trunk/setup.py	2010-04-13 17:14:28 UTC (rev 110822)
@@ -17,7 +17,7 @@
 # Zope Toolkit policies as described by this documentation.
 ##############################################################################
 
-version = '3.11.0dev'
+version = '3.11.0'
 
 import os
 from setuptools import setup, find_packages



More information about the checkins mailing list