[Checkins] SVN: Zope/branches/2.13/ Prepare Zope2 2.13.7.

Hanno Schlichting hannosch at hannosch.eu
Sun May 8 13:28:13 EDT 2011


Log message for revision 121621:
  Prepare Zope2 2.13.7.

Changed:
  U   Zope/branches/2.13/doc/CHANGES.rst
  U   Zope/branches/2.13/setup.py
  U   Zope/branches/2.13/versions.cfg

-=-
Modified: Zope/branches/2.13/doc/CHANGES.rst
===================================================================
--- Zope/branches/2.13/doc/CHANGES.rst	2011-05-08 17:23:14 UTC (rev 121620)
+++ Zope/branches/2.13/doc/CHANGES.rst	2011-05-08 17:28:12 UTC (rev 121621)
@@ -5,13 +5,9 @@
 Change information for previous versions of Zope can be found at
 http://docs.zope.org/zope2/releases/.
 
-2.13.7 (unreleased)
+2.13.7 (2011-05-08)
 -------------------
 
-Bugs Fixed
-++++++++++
-
-
 Features Added
 ++++++++++++++
 

Modified: Zope/branches/2.13/setup.py
===================================================================
--- Zope/branches/2.13/setup.py	2011-05-08 17:23:14 UTC (rev 121620)
+++ Zope/branches/2.13/setup.py	2011-05-08 17:28:12 UTC (rev 121621)
@@ -23,7 +23,7 @@
 
 
 setup(name='Zope2',
-    version='2.13.7dev',
+    version='2.13.7',
     url='http://zope2.zope.org',
     license='ZPL 2.1',
     description='Zope2 application server / web framework',

Modified: Zope/branches/2.13/versions.cfg
===================================================================
--- Zope/branches/2.13/versions.cfg	2011-05-08 17:23:14 UTC (rev 121620)
+++ Zope/branches/2.13/versions.cfg	2011-05-08 17:28:12 UTC (rev 121621)
@@ -4,7 +4,7 @@
 
 [versions]
 # Zope2-specific
-Zope2 =
+Zope2 = 2.13.7
 AccessControl = 2.13.4
 Acquisition = 2.13.7
 DateTime = 2.12.6



More information about the checkins mailing list