Skip to content

Commit

Permalink
prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Jun 22, 2012
1 parent edc0d3b commit 63306fa
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
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.13.15 (unreleased)
2.13.15 (2012-06-22)
--------------------

- Fix lock file cleanup if there's an error early in startup.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -23,7 +23,7 @@


setup(name='Zope2',
version='2.13.15dev',
version='2.13.15',
url='http://zope2.zope.org',
license='ZPL 2.1',
description='Zope2 application server / web framework',
Expand Down
2 changes: 1 addition & 1 deletion versions.cfg
Expand Up @@ -4,7 +4,7 @@ versions = versions

[versions]
# Zope2-specific
Zope2 =
Zope2 = 2.13.15
AccessControl = 2.13.7
Acquisition = 2.13.8
DateTime = 2.12.6
Expand Down

0 comments on commit 63306fa

Please sign in to comment.