Updating Qt JS, VERSION to 2.6.0rc1
diff --git a/VERSION b/VERSION
index 437459c..f47de85 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.5.0
+2.6.0rc1
diff --git a/src/plugins/device.cpp b/src/plugins/device.cpp
index 4314f26..bb554cc 100644
--- a/src/plugins/device.cpp
+++ b/src/plugins/device.cpp
@@ -28,7 +28,7 @@
 
 #include <QDebug>
 
-#define CORDOVA "2.5.0"
+#define CORDOVA "2.6.0rc1"
 
 #ifdef QTM_NAMESPACE
 QTM_USE_NAMESPACE