[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/6e739412 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/6e739412 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/6e739412 Branch: refs/heads/4.0 Commit: 6e73941244d2fd5af7cd442fe4706fab1c5786d4 Parents: f6c6494 Author: John Kinsella <[email protected]> Authored: Tue Aug 14 22:54:44 2012 -0700 Committer: Alex Huang <[email protected]> Committed: Wed Aug 15 14:09:54 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/6e739412/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/6e739412/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
