SVN: Zope/branches/2.12/ prepare

Hano Schlichting <[email protected]> Tue, 18 Sep 2012 07:22:37 -0400 (EDT)
Newsgroups gmane.comp.web.zope.cvs
Message-ID <20120918112237.5F5287083BC__13938.0043292933$1347967368$gmane$org@cvs.zope.org>
Log message for revision 127857:
  prepare

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

-=-
Modified: Zope/branches/2.12/doc/CHANGES.rst
===================================================================
--- Zope/branches/2.12/doc/CHANGES.rst	2012-09-17 21:16:44 UTC (rev 127856)
+++ Zope/branches/2.12/doc/CHANGES.rst	2012-09-18 11:22:32 UTC (rev 127857)
@@ -5,7 +5,7 @@
 Change information for previous versions of Zope can be found at
 http://docs.zope.org/zope2/releases/.
 
-2.12.25 (unreleased)
+2.12.25 (2012-09-18)
 --------------------
 
 - Explicitly declared ZTUtils APIs as public (repairs breakages in apps

Modified: Zope/branches/2.12/setup.py
===================================================================
--- Zope/branches/2.12/setup.py	2012-09-17 21:16:44 UTC (rev 127856)
+++ Zope/branches/2.12/setup.py	2012-09-18 11:22:32 UTC (rev 127857)
@@ -16,7 +16,7 @@
 from setuptools import setup, find_packages, Extension
 
 setup(name='Zope2',
-    version='2.12.25dev',
+    version='2.12.25',
     url='http://www.zope.org',
     license='ZPL 2.1',
     description='Zope2 application server / web framework',

Modified: Zope/branches/2.12/versions.cfg
===================================================================
--- Zope/branches/2.12/versions.cfg	2012-09-17 21:16:44 UTC (rev 127856)
+++ Zope/branches/2.12/versions.cfg	2012-09-18 11:22:32 UTC (rev 127857)
@@ -2,7 +2,7 @@
 versions = versions
 
 [versions]
-Zope2 =
+Zope2 = 2.12.25
 Acquisition = 2.13.8
 buildout.dumppickedversions = 0.4
 ClientForm = 0.2.10

_______________________________________________
Zope-Checkins maillist  -  [email protected]
https://mail.zope.org/mailman/listinfo/zope-checkins