Skip to content

Commit

Permalink
Preparing release 2.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Dec 8, 2013
1 parent b80ae89 commit fb350f0
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.2.9 (unreleased)
2.2.9 (2013-12-07)
------------------

- Use search_icon.png instead of search_icon.gif in version_image_view.pt.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@

from setuptools import setup, find_packages

version = '2.2.9.dev0'
version = '2.2.9'

setup(name='Products.CMFEditions',
version=version,
Expand Down

1 comment on commit fb350f0

@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=c16b626624284fd5ba360b02a8617b7d
[FAILURE] kgs-Products.CMFEditions-plone-4.2-python-2.6 kgs
[FAILURE] kgs-Products.CMFEditions-plone-4.2-python-2.7 kgs
[SUCCESS] kgs-Products.CMFEditions-plone-4.3-python-2.6 kgs
[SUCCESS] kgs-Products.CMFEditions-plone-4.3-python-2.7 kgs
[SUCCESS] kgs-Products.CMFEditions-plone-5.0-python-2.7 kgs

Please sign in to comment.