Skip to content

Commit

Permalink
Back to development: y
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Feb 22, 2014
1 parent 26c180d commit da19cb2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
@@ -1,6 +1,12 @@
Changelog
=========

y (unreleased)
--------------

- Nothing changed yet.


2.4.0 (2014-02-22)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '2.4.0'
version = 'y.dev0'

setup(name='plone.app.controlpanel',
version=version,
Expand Down

0 comments on commit da19cb2

Please sign in to comment.