[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 <j...@stratosec.co> Authored: Tue Aug 14 22:54:44 2012 -0700 Committer: Alex Huang <alex.hu...@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