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

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

Updated Branches:
  refs/heads/master 7e093a949 -> 6a41965b7


[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/6a41965b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/6a41965b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/6a41965b

Branch: refs/heads/master
Commit: 6a41965b70149b92af007e7baac2e5c5e8ef2158
Parents: 7e093a9
Author: John Kinsella <jl...@stratosec.co>
Authored: Tue Aug 14 22:54:44 2012 -0700
Committer: John Kinsella <jl...@stratosec.co>
Committed: Tue Aug 14 22:54:44 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/6a41965b/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/6a41965b/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