You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ah...@apache.org on 2012/08/15 22:04:28 UTC

[2/2] git commit: [ASFCS40] Updated version number to reflect 4.0.0

[ASFCS40] Updated version number to reflect 4.0.0


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

Branch: refs/heads/asf-4.0
Commit: d976b0912f6b1899ec39a821ba6a92644b1f6310
Parents: 01f0e97
Author: John Kinsella <jl...@stratosec.co>
Authored: Tue Aug 14 22:54:44 2012 -0700
Committer: Alex Huang <al...@citrix.com>
Committed: Wed Aug 15 13:01:02 2012 -0700

----------------------------------------------------------------------
 build/cloud.properties                   |    4 ++--
 patches/systemvm/debian/buildsystemvm.sh |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d976b091/build/cloud.properties
----------------------------------------------------------------------
diff --git a/build/cloud.properties b/build/cloud.properties
index 65f0423..e3cddf7 100755
--- a/build/cloud.properties
+++ b/build/cloud.properties
@@ -16,9 +16,9 @@
 # under the License.
 
 # major.minor.patch versioning scheme for CloudStack
-company.major.version=3
+company.major.version=4
 company.minor.version=0
-company.patch.version=3
+company.patch.version=0
 
 svn.revision=2
 

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d976b091/patches/systemvm/debian/buildsystemvm.sh
----------------------------------------------------------------------
diff --git a/patches/systemvm/debian/buildsystemvm.sh b/patches/systemvm/debian/buildsystemvm.sh
index 18b2e46..ad18719 100755
--- a/patches/systemvm/debian/buildsystemvm.sh
+++ b/patches/systemvm/debian/buildsystemvm.sh
@@ -29,7 +29,7 @@ HOSTNAME=systemvm
 SIZE=2000
 DEBIAN_MIRROR=ftp.us.debian.org/debian
 MINIMIZE=true
-CLOUDSTACK_RELEASE=3.0
+CLOUDSTACK_RELEASE=4.0
 offset=4096
 baseimage() {
   mkdir -p $LOCATION