Skip to content

Commit

Permalink
Preparing release 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Dec 8, 2013
1 parent 48f9436 commit 51bda17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,7 +1,7 @@
Changelog
---------

1.1.7 (unreleased)
1.1.7 (2013-12-07)
~~~~~~~~~~~~~~~~~~

- Make it possible to set a maxage of zero in strong caching. This is
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '1.1.7.dev0'
version = '1.1.7'

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

1 comment on commit 51bda17

@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=6d788716da5541fa9807b17c06120a52
[FAILURE] kgs-plone.app.caching-plone-4.2-python-2.6 kgs
[FAILURE] kgs-plone.app.caching-plone-4.2-python-2.7 kgs
[FAILURE] kgs-plone.app.caching-plone-4.3-python-2.6 kgs
[SUCCESS] kgs-plone.app.caching-plone-4.3-python-2.7 kgs

Please sign in to comment.