Skip to content

Commit

Permalink
vb
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed May 1, 2013
1 parent de6cbd1 commit 910c54f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions doc/CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.21 (unreleased)
--------------------


2.13.20 (2013-05-01)
--------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


setup(name='Zope2',
version='2.13.20',
version='2.13.21dev',
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ versions = versions

[versions]
# Zope2-specific
Zope2 = 2.13.20
Zope2 =
AccessControl = 2.13.11
Acquisition = 2.13.8
DateTime = 2.12.7
Expand Down

0 comments on commit 910c54f

Please sign in to comment.