Skip to content

Commit

Permalink
Preparing release 2.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Jan 27, 2014
1 parent 1971b38 commit 90f51d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
@@ -1,7 +1,7 @@
Changelog
=========

2.1.11 (unreleased)
2.1.11 (2014-01-27)
-------------------

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

version = '2.1.11.dev0'
version = '2.1.11'

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

1 comment on commit 90f51d1

@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=b73b730dfc1c464a861cb8f42e5abd9f
[FAILURE] kgs-plone.app.iterate-plone-4.2-python-2.6 kgs
[SUCCESS] kgs-plone.app.iterate-plone-4.2-python-2.7 kgs
[FAILURE] kgs-plone.app.iterate-plone-4.3-python-2.6 kgs
[FAILURE] kgs-plone.app.iterate-plone-4.3-python-2.7 kgs
[SUCCESS] kgs-plone.app.iterate-plone-5.0-python-2.7 kgs

Please sign in to comment.