You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2015/09/07 10:52:20 UTC

[1/2] cloudstack-ec2stack git commit: Switch to 0.8.1 dev version

Repository: cloudstack-ec2stack
Updated Branches:
  refs/heads/master ac238c6f1 -> 8e07435d3


Switch to 0.8.1 dev version


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-ec2stack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-ec2stack/commit/2889e2a9
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-ec2stack/tree/2889e2a9
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-ec2stack/diff/2889e2a9

Branch: refs/heads/master
Commit: 2889e2a95f1e2ff317141362816fc099f6392599
Parents: f1ddacf
Author: Sebastien Goasguen <ru...@gmail.com>
Authored: Mon Sep 7 10:51:30 2015 +0200
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Mon Sep 7 10:51:30 2015 +0200

----------------------------------------------------------------------
 CHANGES.md | 3 +++
 setup.py   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-ec2stack/blob/2889e2a9/CHANGES.md
----------------------------------------------------------------------
diff --git a/CHANGES.md b/CHANGES.md
index ad10c65..b07884b 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -19,6 +19,9 @@
 History
 =======
 
+Under development 0.8.1
+-----------------------
+
 0.8.0 (26-08-2015)
 ------------------
 

http://git-wip-us.apache.org/repos/asf/cloudstack-ec2stack/blob/2889e2a9/setup.py
----------------------------------------------------------------------
diff --git a/setup.py b/setup.py
index 7671dee..21bea72 100644
--- a/setup.py
+++ b/setup.py
@@ -38,7 +38,7 @@ def read_file(name):
 
 
 PROJECT = 'ec2stack'
-VERSION = '0.8.0'
+VERSION = '0.8.1'
 URL = 'https://git-wip-us.apache.org/repos/asf?p=cloudstack-ec2stack.git'
 AUTHOR = 'Apache Software Foundation'
 AUTHOR_EMAIL = 'dev@cloudstack.apache.org'


[2/2] cloudstack-ec2stack git commit: Merge branch 'master' of https://github.com/apache/cloudstack-ec2stack

Posted by se...@apache.org.
Merge branch 'master' of https://github.com/apache/cloudstack-ec2stack


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-ec2stack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-ec2stack/commit/8e07435d
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-ec2stack/tree/8e07435d
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-ec2stack/diff/8e07435d

Branch: refs/heads/master
Commit: 8e07435d3d04357995f2a5d337adef62ecbfdd8d
Parents: 2889e2a ac238c6
Author: Sebastien Goasguen <ru...@gmail.com>
Authored: Mon Sep 7 10:51:53 2015 +0200
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Mon Sep 7 10:51:53 2015 +0200

----------------------------------------------------------------------
 README.md | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)
----------------------------------------------------------------------