bumping version number
diff --git a/VERSION b/VERSION
index 7ec1d6d..bdc2ab6 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.1.0
+2.2.0rc1
diff --git a/src/plugins/device.cpp b/src/plugins/device.cpp
index c87abe2..0558840 100644
--- a/src/plugins/device.cpp
+++ b/src/plugins/device.cpp
@@ -28,7 +28,7 @@
 
 #include <QDebug>
 
-#define CORDOVA "2.1.0"
+#define CORDOVA "2.2.0"
 
 #ifdef QTM_NAMESPACE
 QTM_USE_NAMESPACE