Commit 86fcf435 authored by Andreas Jung's avatar Andreas Jung

open for Zope 2.12.2-dev

parent 110a9cd5
......@@ -5,6 +5,14 @@ This file contains change information for the current Zope release.
Change information for previous versions of Zope can be found in the
file HISTORY.txt.
Zope 2.12.2 (unreleased)
------------------------
Bugs Fixed
++++++++++
Zope 2.12.1 (2009/11/02)
------------------------
......
......@@ -19,7 +19,7 @@ from setuptools import setup, find_packages, Extension
EXTENSIONCLASS_INCLUDEDIRS = ['include', 'src']
params = dict(name='Zope2',
version='2.12.1',
version='2.12.2-dev',
url='http://www.zope.org',
license='ZPL 2.1',
description='Zope2 application server / web framework',
......
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