Commit 9e21bffb authored by Hanno Schlichting's avatar Hanno Schlichting

Prepare Zope2 2.12.18.

parent 1d6ea3f9
......@@ -5,13 +5,9 @@ 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.12.18 (unreleased)
2.12.18 (2011-05-08)
--------------------
Bugs Fixed
++++++++++
Features
++++++++
......
......@@ -16,7 +16,7 @@ import os
from setuptools import setup, find_packages, Extension
setup(name='Zope2',
version='2.12.18dev',
version='2.12.18',
url='http://www.zope.org',
license='ZPL 2.1',
description='Zope2 application server / web framework',
......
......@@ -2,7 +2,7 @@
versions = versions
[versions]
Zope2 =
Zope2 = 2.12.18
Acquisition = 2.13.7
buildout.dumppickedversions = 0.4
ClientForm = 0.2.10
......
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