You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ah...@apache.org on 2013/06/18 05:06:28 UTC

[03/50] [abbrv] git commit: updated refs/heads/vmsync to e2edae1

cloudmonkey: Bump up version of cloudmonkey to 4.2.xx

Signed-off-by: Rohit Yadav <ro...@wingify.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1a058d77
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1a058d77
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/1a058d77

Branch: refs/heads/vmsync
Commit: 1a058d77939819ef8a00130064bfb9ca4f108ebe
Parents: 2f345c5
Author: Rohit Yadav <ro...@wingify.com>
Authored: Sun Jun 16 18:33:34 2013 +0530
Committer: Rohit Yadav <ro...@wingify.com>
Committed: Sun Jun 16 18:33:34 2013 +0530

----------------------------------------------------------------------
 tools/cli/cloudmonkey/config.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/1a058d77/tools/cli/cloudmonkey/config.py
----------------------------------------------------------------------
diff --git a/tools/cli/cloudmonkey/config.py b/tools/cli/cloudmonkey/config.py
index aaf97eb..36f7e77 100644
--- a/tools/cli/cloudmonkey/config.py
+++ b/tools/cli/cloudmonkey/config.py
@@ -18,7 +18,7 @@
 
 # Use following rules for versioning:
 # <cloudstack version>-<cli increment, starts from 0>
-__version__ = "4.1.0-0"
+__version__ = "4.2.0-0"
 __description__ = "Command Line Interface for Apache CloudStack"
 __maintainer__ = "Rohit Yadav"
 __maintaineremail__ = "bhaisaab@apache.org"