diff --git a/build/build-cloud-bridge.xml b/build/build-cloud-bridge.xml
index b4e53a07c86..b5ab98fdb1e 100644
--- a/build/build-cloud-bridge.xml
+++ b/build/build-cloud-bridge.xml
@@ -31,7 +31,6 @@
-
@@ -51,9 +50,8 @@
-
+
-
@@ -72,20 +70,23 @@
+
-
+
+
@@ -101,7 +102,7 @@
-
+
@@ -110,14 +111,14 @@
-
+
-
+
-
+
@@ -137,7 +138,7 @@
-
+
@@ -145,7 +146,7 @@
-
+
@@ -155,7 +156,7 @@
-
+
@@ -341,12 +342,12 @@
-
+
-
+
@@ -354,12 +355,12 @@
-
+
-
+
@@ -368,9 +369,6 @@
-
-
-
@@ -399,6 +397,7 @@
+
diff --git a/wscript b/wscript
index 28e81f0de66..9feacd1857c 100644
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@
# the following two variables are used by the target "waf dist"
# if you change 'em here, you need to change it also in cloud.spec, add a %changelog entry there, and add an entry in debian/changelog
-VERSION = '2.2.2'
+VERSION = '3.0.1'
APPNAME = 'cloud'
import shutil,os