Bumo version

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

Branch: refs/heads/master
Commit: c6afd579b87523b41eaa18bfbca8e007ed257188
Parents: b4973a3
Author: BroganD1993 <darrenbro...@hotmail.com>
Authored: Thu Sep 11 13:38:22 2014 +0100
Committer: BroganD1993 <darrenbro...@hotmail.com>
Committed: Thu Sep 11 13:38:22 2014 +0100

----------------------------------------------------------------------
 HISTORY.rst | 5 +++++
 setup.py    | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-gcestack/blob/c6afd579/HISTORY.rst
----------------------------------------------------------------------
diff --git a/HISTORY.rst b/HISTORY.rst
index b7c29fc..7c8115a 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -1,6 +1,11 @@
 History
 =======
 
+1.1.1 (11-09-14)
+________________
+
+* Renew ssl certs
+
 1.1.0 (05-08-14)
 ________________
 

http://git-wip-us.apache.org/repos/asf/cloudstack-gcestack/blob/c6afd579/setup.py
----------------------------------------------------------------------
diff --git a/setup.py b/setup.py
index 74a875b..d96978d 100755
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ except ImportError:
         raise RuntimeError(
             "python setuptools is required to build gstack")
 
-VERSION = '1.1.0'
+VERSION = '1.1.1'
 
 import os
 

Reply via email to