[Testbot] Plone 5.0 - Python 2.7 - Build # 1491 - Fixed! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Wed Feb 12 11:34:30 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 1491 - Fixed!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-5.0-python-2.7/1491/


-------------------------------------------------------------------------------
CHANGES
-------------------------------------------------------------------------------

Repository: plone.formwidget.recurrence
Branch: refs/heads/master
Date: 2014-02-12T02:47:39-08:00
Author: Johannes Raggam (thet) <raggam-nl at adm.at>
Commit: https://github.com/plone/plone.formwidget.recurrence/commit/e96e0b01d2b4bc8890c6e10c085dc66262aef400

back to dev

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index 3c67e9b..b263f35 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+1.3.dev (unreleased)
+--------------------
+
+- Nothing changed yet.
+
+
 1.2 (2014-02-12)
 ----------------
 
diff --git a/setup.py b/setup.py
index 38b61f9..1fcc41a 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 
 
-version = '1.2'
+version = '1.3.dev'
 
 setup(
     name='plone.formwidget.recurrence',




-------------------------------------------------------------------------------


More information about the Testbot mailing list