SVN: Zope/branches/2.12/ vb

Hanno Schlichting <[email protected]> Tue, 4 Oct 2011 11:05:18 -0400 (EDT)
Newsgroups gmane.comp.web.zope.cvs
Message-ID <20111004150518.EF516940C9__40206.2794579708$1317740726$gmane$org@cvs.zope.org>
Log message for revision 123020:
  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	2011-10-04 15:04:50 UTC (rev 123019)
+++ Zope/branches/2.12/doc/CHANGES.rst	2011-10-04 15:05:18 UTC (rev 123020)
@@ -5,6 +5,10 @@
 Change information for previous versions of Zope can be found at
 http://docs.zope.org/zope2/releases/.
 
+2.12.21 (unreleased)
+--------------------
+
+
 2.12.20 (2011-10-04)
 --------------------
 

Modified: Zope/branches/2.12/setup.py
===================================================================
--- Zope/branches/2.12/setup.py	2011-10-04 15:04:50 UTC (rev 123019)
+++ Zope/branches/2.12/setup.py	2011-10-04 15:05:18 UTC (rev 123020)
@@ -16,7 +16,7 @@
 from setuptools import setup, find_packages, Extension
 
 setup(name='Zope2',
-    version='2.12.20',
+    version='2.12.21dev',
     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	2011-10-04 15:04:50 UTC (rev 123019)
+++ Zope/branches/2.12/versions.cfg	2011-10-04 15:05:18 UTC (rev 123020)
@@ -2,7 +2,7 @@
 versions = versions
 
 [versions]
-Zope2 = 2.12.20
+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