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 2014/05/07 23:16:50 UTC

[2/2] git commit: Update to 3.5.0

Update to 3.5.0


Project: http://git-wip-us.apache.org/repos/asf/cordova-windows/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-windows/commit/44c2fb6e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-windows/tree/44c2fb6e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-windows/diff/44c2fb6e

Branch: refs/heads/3.5.x
Commit: 44c2fb6e9e4fd6e43b0b37fa6163ccd7b4f62991
Parents: d02e381
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Wed May 7 13:03:08 2014 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Wed May 7 13:03:08 2014 -0700

----------------------------------------------------------------------
 windows8/VERSION                 | 2 +-
 windows8/cordova.js              | 4 ++--
 windows8/template/VERSION        | 2 +-
 windows8/template/www/cordova.js | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/44c2fb6e/windows8/VERSION
----------------------------------------------------------------------
diff --git a/windows8/VERSION b/windows8/VERSION
index 570efe4..e5b8203 100644
--- a/windows8/VERSION
+++ b/windows8/VERSION
@@ -1 +1 @@
-3.5.0-rc1
\ No newline at end of file
+3.5.0
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/44c2fb6e/windows8/cordova.js
----------------------------------------------------------------------
diff --git a/windows8/cordova.js b/windows8/cordova.js
index 582b37c..789fc3c 100644
--- a/windows8/cordova.js
+++ b/windows8/cordova.js
@@ -1,5 +1,5 @@
 // Platform: windows8
-// 3.5.0-rc1
+// 3.5.0
 /*
  Licensed to the Apache Software Foundation (ASF) under one
  or more contributor license agreements.  See the NOTICE file
@@ -19,7 +19,7 @@
  under the License.
 */
 ;(function() {
-var CORDOVA_JS_BUILD_LABEL = '3.5.0-rc1';
+var CORDOVA_JS_BUILD_LABEL = '3.5.0';
 // file: src/scripts/require.js
 
 /*jshint -W079 */

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/44c2fb6e/windows8/template/VERSION
----------------------------------------------------------------------
diff --git a/windows8/template/VERSION b/windows8/template/VERSION
index 570efe4..e5b8203 100644
--- a/windows8/template/VERSION
+++ b/windows8/template/VERSION
@@ -1 +1 @@
-3.5.0-rc1
\ No newline at end of file
+3.5.0
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/44c2fb6e/windows8/template/www/cordova.js
----------------------------------------------------------------------
diff --git a/windows8/template/www/cordova.js b/windows8/template/www/cordova.js
index 582b37c..789fc3c 100644
--- a/windows8/template/www/cordova.js
+++ b/windows8/template/www/cordova.js
@@ -1,5 +1,5 @@
 // Platform: windows8
-// 3.5.0-rc1
+// 3.5.0
 /*
  Licensed to the Apache Software Foundation (ASF) under one
  or more contributor license agreements.  See the NOTICE file
@@ -19,7 +19,7 @@
  under the License.
 */
 ;(function() {
-var CORDOVA_JS_BUILD_LABEL = '3.5.0-rc1';
+var CORDOVA_JS_BUILD_LABEL = '3.5.0';
 // file: src/scripts/require.js
 
 /*jshint -W079 */