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

Adam Groszer cvs-admin at zope.org
Fri Mar 9 15:17:46 UTC 2012


Log message for revision 124536:
  Preparing release 3.14.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	2012-03-09 15:17:04 UTC (rev 124535)
+++ zope.app.publication/trunk/CHANGES.txt	2012-03-09 15:17:43 UTC (rev 124536)
@@ -2,8 +2,8 @@
 CHANGES
 =======
 
-3.14 (unreleased)
------------------
+3.14.0 (2012-03-09)
+-------------------
 
 - Replace ZODB.POSException.ConflictError with
   transaction.interfaces.TransientError. The latter should be a more generic

Modified: zope.app.publication/trunk/setup.py
===================================================================
--- zope.app.publication/trunk/setup.py	2012-03-09 15:17:04 UTC (rev 124535)
+++ zope.app.publication/trunk/setup.py	2012-03-09 15:17:43 UTC (rev 124536)
@@ -17,7 +17,7 @@
 # Zope Toolkit policies as described by this documentation.
 ##############################################################################
 
-version = '3.14dev'
+version = '3.14.0'
 
 import os
 from setuptools import setup, find_packages



More information about the checkins mailing list