Updated Branches: refs/heads/4.0 e9692831b -> 368a9ff52
4.0.1 - bump up the debian build to 4.0.1-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/368a9ff5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/368a9ff5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/368a9ff5 Branch: refs/heads/4.0 Commit: 368a9ff52491f863518a2b3bd39226dd631a1cba Parents: e969283 Author: Prasanna Santhanam <[email protected]> Authored: Tue Dec 4 16:03:53 2012 -0800 Committer: Prasanna Santhanam <[email protected]> Committed: Tue Dec 4 16:05:06 2012 -0800 ---------------------------------------------------------------------- debian/rules | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/368a9ff5/debian/rules ---------------------------------------------------------------------- diff --git a/debian/rules b/debian/rules index 312f4d1..c96fcfe 100755 --- a/debian/rules +++ b/debian/rules @@ -20,8 +20,8 @@ export DH_OPTIONS -export PACKAGEVERSION=4.0.0-incubating -export BUILDNUMBER=4.0.0-incubating +export PACKAGEVERSION=4.0.1-incubating +export BUILDNUMBER=4.0.1-incubating configure: configure-stamp configure-stamp: dh_testdir
