SVN: Zope/branches/2.12/ vb

Hano Schlichting <[email protected]> Wed, 31 Oct 2012 10:14:15 -0400 (EDT)
Newsgroups gmane.comp.web.zope.cvs
Message-ID <20121031141415.62C23940E7__20859.1666342274$1351692868$gmane$org@cvs.zope.org>
Log message for revision 128160:
  vb

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-10-31 14:13:27 UTC (rev 128159)
+++ Zope/branches/2.12/doc/CHANGES.rst	2012-10-31 14:14:15 UTC (rev 128160)
@@ -5,6 +5,10 @@
 Change information for previous versions of Zope can be found at
 http://docs.zope.org/zope2/releases/.
 
+2.12.27 (unreleased)
+--------------------
+
+
 2.12.26 (2012-10-31)
 --------------------
 

Modified: Zope/branches/2.12/setup.py
===================================================================
--- Zope/branches/2.12/setup.py	2012-10-31 14:13:27 UTC (rev 128159)
+++ Zope/branches/2.12/setup.py	2012-10-31 14:14:15 UTC (rev 128160)
@@ -16,7 +16,7 @@
 from setuptools import setup, find_packages, Extension
 
 setup(name='Zope2',
-    version='2.12.26',
+    version='2.12.27dev',
     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-10-31 14:13:27 UTC (rev 128159)
+++ Zope/branches/2.12/versions.cfg	2012-10-31 14:14:15 UTC (rev 128160)
@@ -2,7 +2,7 @@
 versions = versions
 
 [versions]
-Zope2 = 2.12.26
+Zope2 =
 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