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