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

jenkins at plone.org jenkins at plone.org
Mon Jun 23 07:19:41 UTC 2014


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

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


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

Repository: plone.app.robotframework
Branch: refs/heads/master
Date: 2014-06-23T06:55:44+02:00
Author: Timo Stollenwerk () <contact at timostollenwerk.net>
Commit: https://github.com/plone/plone.app.robotframework/commit/7acd72553b3099056a1f30dc206d1300422cf5ec

Preparing release 0.9.4

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 07ddb6b..e57c1e8 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-0.9.4 (unreleased)
+0.9.4 (2014-06-23)
 ------------------
 
 - Make the 'id' parameter optional for the 'create content' keyword.
diff --git a/setup.py b/setup.py
index 500b454..b3e2b37 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup
 from setuptools import find_packages
 
-version = '0.9.3.dev0'
+version = '0.9.4'
 
 long_description = (
     open('README.rst').read()


Repository: plone.app.robotframework
Branch: refs/heads/master
Date: 2014-06-23T06:59:40+02:00
Author: Timo Stollenwerk () <contact at timostollenwerk.net>
Commit: https://github.com/plone/plone.app.robotframework/commit/78f12c9de8f358c7eb2056c9f785875d258769fc

Back to development: 0.9.5

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index e57c1e8..959d332 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+0.9.5 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 0.9.4 (2014-06-23)
 ------------------
 
diff --git a/setup.py b/setup.py
index b3e2b37..a752bb8 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup
 from setuptools import find_packages
 
-version = '0.9.4'
+version = '0.9.5.dev0'
 
 long_description = (
     open('README.rst').read()




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


More information about the Testbot mailing list