[Zope-Checkins] SVN: Zope/branches/2.12/ Prepare Zope2 2.12.4.

Hanno Schlichting hannosch at hannosch.eu
Mon Apr 5 16:00:39 EDT 2010


Log message for revision 110520:
  Prepare Zope2 2.12.4.

Changed:
  U   Zope/branches/2.12/doc/CHANGES.rst
  U   Zope/branches/2.12/setup.py

-=-
Modified: Zope/branches/2.12/doc/CHANGES.rst
===================================================================
--- Zope/branches/2.12/doc/CHANGES.rst	2010-04-05 19:58:44 UTC (rev 110519)
+++ Zope/branches/2.12/doc/CHANGES.rst	2010-04-05 20:00:38 UTC (rev 110520)
@@ -5,7 +5,7 @@
 Change information for previous versions of Zope can be found at
 http://docs.zope.org/zope2/releases/.
 
-2.12.4 (Unreleased)
+2.12.4 (2010-04-05)
 -------------------
 
 Restructuring

Modified: Zope/branches/2.12/setup.py
===================================================================
--- Zope/branches/2.12/setup.py	2010-04-05 19:58:44 UTC (rev 110519)
+++ Zope/branches/2.12/setup.py	2010-04-05 20:00:38 UTC (rev 110520)
@@ -19,7 +19,7 @@
 EXTENSIONCLASS_INCLUDEDIRS = ['include', 'src']
 
 params = dict(name='Zope2',
-    version='2.12.3',
+    version='2.12.4',
     url='http://www.zope.org',
     license='ZPL 2.1',
     description='Zope2 application server / web framework',



More information about the Zope-Checkins mailing list