cloudmonkey: Bump up version of cloudmonkey to 4.2.xx

Signed-off-by: Rohit Yadav <rohit.yadav@wingify.com>
This commit is contained in:
Rohit Yadav 2013-06-16 18:33:34 +05:30
parent 2f345c5b4d
commit 1a058d7793
1 changed files with 1 additions and 1 deletions

View File

@ -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"