Skip to content

Commit

Permalink
Back to development: 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Dec 9, 2013
1 parent 284d3f3 commit f83074e
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
=========

2.1.5 (unreleased)
------------------

- Nothing changed yet.


2.1.4 (2013-12-09)
------------------

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

version = '2.1.4'
version = '2.1.5.dev0'

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

1 comment on commit f83074e

@mister-roboto
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TESTS FAILED
Mr.roboto url : http://jenkins.plone.org/roboto/get_info?push=81fa18df4e8743ee81c6926f77ee04f5
plone-4.3-python-2.6 [SUCCESS]
plone-4.3-python-2.7 [FAILURE]

Please sign in to comment.