Repository: cloudstack
Updated Branches:
  refs/heads/master d46e45991 -> abc713226


systemvmtemplate: set next CLOUDSTACK_VERSION to 4.5.0

Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>


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

Branch: refs/heads/master
Commit: ad8ad404fed41463b7b2730fa573537443ad22e5
Parents: d46e459
Author: Rohit Yadav <rohit.ya...@shapeblue.com>
Authored: Fri Sep 12 17:19:46 2014 +0200
Committer: Rohit Yadav <rohit.ya...@shapeblue.com>
Committed: Fri Sep 12 17:19:46 2014 +0200

----------------------------------------------------------------------
 tools/appliance/definitions/systemvm64template/postinstall.sh | 2 +-
 tools/appliance/definitions/systemvmtemplate/postinstall.sh   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/ad8ad404/tools/appliance/definitions/systemvm64template/postinstall.sh
----------------------------------------------------------------------
diff --git a/tools/appliance/definitions/systemvm64template/postinstall.sh 
b/tools/appliance/definitions/systemvm64template/postinstall.sh
index da16cb8..32e59d9 100644
--- a/tools/appliance/definitions/systemvm64template/postinstall.sh
+++ b/tools/appliance/definitions/systemvm64template/postinstall.sh
@@ -19,7 +19,7 @@ set -x
 
 ROOTPW=password
 HOSTNAME=systemvm
-CLOUDSTACK_RELEASE=4.4.0
+CLOUDSTACK_RELEASE=4.5.0
 
 add_backports () {
     sed -i '/backports/d' /etc/apt/sources.list

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/ad8ad404/tools/appliance/definitions/systemvmtemplate/postinstall.sh
----------------------------------------------------------------------
diff --git a/tools/appliance/definitions/systemvmtemplate/postinstall.sh 
b/tools/appliance/definitions/systemvmtemplate/postinstall.sh
index d085b25..a292203 100644
--- a/tools/appliance/definitions/systemvmtemplate/postinstall.sh
+++ b/tools/appliance/definitions/systemvmtemplate/postinstall.sh
@@ -19,7 +19,7 @@ set -x
 
 ROOTPW=password
 HOSTNAME=systemvm
-CLOUDSTACK_RELEASE=4.4.0
+CLOUDSTACK_RELEASE=4.5.0
 
 add_backports () {
     sed -i '/backports/d' /etc/apt/sources.list

Reply via email to