mirror of https://github.com/apache/cloudstack.git
cloudmonkey: Bump up version of cloudmonkey to 4.2.xx
Signed-off-by: Rohit Yadav <rohit.yadav@wingify.com>
This commit is contained in:
parent
2f345c5b4d
commit
1a058d7793
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue