marvin: set next release version to 4.4.1

Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>


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

Branch: refs/heads/4.4
Commit: 51c691f022788af0468a9240e9452076a4d072bf
Parents: fa5195f
Author: Rohit Yadav <rohit.ya...@shapeblue.com>
Authored: Tue Jul 29 23:09:39 2014 +0200
Committer: Rohit Yadav <rohit.ya...@shapeblue.com>
Committed: Tue Jul 29 23:09:39 2014 +0200

----------------------------------------------------------------------
 tools/marvin/setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/51c691f0/tools/marvin/setup.py
----------------------------------------------------------------------
diff --git a/tools/marvin/setup.py b/tools/marvin/setup.py
index 88968ab..5ba0682 100644
--- a/tools/marvin/setup.py
+++ b/tools/marvin/setup.py
@@ -27,7 +27,7 @@ except ImportError:
         raise RuntimeError("python setuptools is required to build Marvin")
 
 
-VERSION = '0.1.0'
+VERSION = '4.4.1'
 
 import os
 

Reply via email to