Skip to content

Commit

Permalink
Prepare Zope2 2.12.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Dec 7, 2010
1 parent cea9649 commit ea65bec
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ 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.14 (unreleased)
2.12.14 (2010-12-07)
--------------------

Bugs Fixed
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from setuptools import setup, find_packages, Extension

setup(name='Zope2',
version='2.12.14dev',
version='2.12.14',
url='http://www.zope.org',
license='ZPL 2.1',
description='Zope2 application server / web framework',
Expand Down
2 changes: 1 addition & 1 deletion versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
versions = versions

[versions]
Zope2 =
Zope2 = 2.12.14
Acquisition = 2.13.5
buildout.dumppickedversions = 0.4
ClientForm = 0.2.10
Expand Down

0 comments on commit ea65bec

Please sign in to comment.