Fix debian build error due to commit 3315eb5420e1b2cedf906aeb709740efc2f08cfd
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d87828af Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d87828af Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d87828af Branch: refs/heads/4.9-bountycastle-daan Commit: d87828af2449907192dfd69a22fdb9cd5780d329 Parents: 2875af7 Author: Rajani Karuturi <[email protected]> Authored: Mon Aug 8 15:02:03 2016 +0530 Committer: Rajani Karuturi <[email protected]> Committed: Mon Aug 8 15:02:03 2016 +0530 ---------------------------------------------------------------------- debian/changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d87828af/debian/changelog ---------------------------------------------------------------------- diff --git a/debian/changelog b/debian/changelog index c85c4a5..b647b3e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ cloudstack (4.10.0-SNAPSHOT) unstable; urgency=low -cloudstack (4.9.0) unstable; urgency=low - * Update the version to 4.9.0 + * Update the version to 4.10.0.snapshot - -- the Apache CloudStack project <[email protected]> Mon, 25 Jul 2016 16:56:03 -0400 + -- the Apache CloudStack project <[email protected]> Mon, 08 Aug 2016 11:22:34 +0530 +cloudstack (4.9.0) unstable; urgency=low [ Remi Bergsma ] * Update the version to 4.9.0.snapshot
