Skip to content

Commit

Permalink
Back to development: 2.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Dec 8, 2013
1 parent fb350f0 commit 4cecf84
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.2.10 (unreleased)
-------------------

- Nothing changed yet.


2.2.9 (2013-12-07)
------------------

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'
version = '2.2.10.dev0'

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

1 comment on commit 4cecf84

@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.