Commit e051c58e authored by Hanno Schlichting's avatar Hanno Schlichting

vb

parent fb54f38a
......@@ -5,6 +5,10 @@ This file contains change information for the current Zope release.
Change information for previous versions of Zope can be found at
http://docs.zope.org/zope2/releases/.
2.13.20 (unreleased)
--------------------
2.13.19 (2012-10-31)
--------------------
......
......@@ -23,7 +23,7 @@ if sys.platform[:3].lower() == "win":
setup(name='Zope2',
version='2.13.19',
version='2.13.20dev',
url='http://zope2.zope.org',
license='ZPL 2.1',
description='Zope2 application server / web framework',
......
......@@ -4,7 +4,7 @@ versions = versions
[versions]
# Zope2-specific
Zope2 = 2.13.19
Zope2 =
AccessControl = 2.13.11
Acquisition = 2.13.8
DateTime = 2.12.7
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment