Skip to content

Commit

Permalink
Back to development: 3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
menesis committed Jan 23, 2012
1 parent 48c8ce0 commit e07ccde
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Expand Up @@ -2,6 +2,12 @@
CHANGES
=======

3.5.4 (unreleased)
------------------

- Nothing changed yet.


3.5.3 (2012-01-23)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -27,7 +27,7 @@ def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()

setup(name='zope.app.rotterdam',
version='3.5.3',
version='3.5.4dev',
author='Zope Corporation and Contributors',
author_email='zope-dev@zope.org',
description='Rotterdam -- A Zope 3 ZMI Skin',
Expand Down

0 comments on commit e07ccde

Please sign in to comment.