You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2013/02/21 06:19:30 UTC

[7/17] 2.5.0rc1 release prep

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/de20d412/windows8/samples/Notification Test/Notification Test/cordova.js
----------------------------------------------------------------------
diff --git a/windows8/samples/Notification Test/Notification Test/cordova.js b/windows8/samples/Notification Test/Notification Test/cordova.js
index 3b23075..3e02a6a 100644
--- a/windows8/samples/Notification Test/Notification Test/cordova.js	
+++ b/windows8/samples/Notification Test/Notification Test/cordova.js	
@@ -1,6 +1,6 @@
 (function () {
 
-    var VERSION = '2.4.0',
+    var VERSION = '2.5.0',
         currentScript = 'cordova-' + VERSION + '.js',
         scripts = document.getElementsByTagName('script');