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/10/01 20:25:09 UTC

git commit: Updated JS and versions files for windows8

Updated Branches:
  refs/heads/3.1.x 8c71425ca -> 0ca3a25e9
Updated Tags:  refs/tags/3.1.0 [created] 0ca3a25e9


Updated JS and versions files for windows8


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

Branch: refs/heads/3.1.x
Commit: 0ca3a25e9b092e5446f29f20f37d8f808df8e49a
Parents: 8c71425
Author: purplecabbage <pu...@gmail.com>
Authored: Tue Oct 1 11:24:23 2013 -0700
Committer: purplecabbage <pu...@gmail.com>
Committed: Tue Oct 1 11:24:23 2013 -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/0ca3a25e/windows8/VERSION
----------------------------------------------------------------------
diff --git a/windows8/VERSION b/windows8/VERSION
index 7eb4a21..a0cd9f0 100644
--- a/windows8/VERSION
+++ b/windows8/VERSION
@@ -1 +1 @@
-3.1.0-rc1
+3.1.0
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/0ca3a25e/windows8/cordova.js
----------------------------------------------------------------------
diff --git a/windows8/cordova.js b/windows8/cordova.js
index e0cc3db..d92a1c8 100644
--- a/windows8/cordova.js
+++ b/windows8/cordova.js
@@ -1,5 +1,5 @@
 // Platform: windows8
-// 3.1.0-rc1
+// 3.1.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.1.0-rc1';
+var CORDOVA_JS_BUILD_LABEL = '3.1.0';
 // file: lib/scripts/require.js
 
 var require,

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/0ca3a25e/windows8/template/VERSION
----------------------------------------------------------------------
diff --git a/windows8/template/VERSION b/windows8/template/VERSION
index 339a2f0..a0cd9f0 100644
--- a/windows8/template/VERSION
+++ b/windows8/template/VERSION
@@ -1 +1 @@
-3.1.0-rc1
\ No newline at end of file
+3.1.0
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/0ca3a25e/windows8/template/www/cordova.js
----------------------------------------------------------------------
diff --git a/windows8/template/www/cordova.js b/windows8/template/www/cordova.js
index e0cc3db..d92a1c8 100644
--- a/windows8/template/www/cordova.js
+++ b/windows8/template/www/cordova.js
@@ -1,5 +1,5 @@
 // Platform: windows8
-// 3.1.0-rc1
+// 3.1.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.1.0-rc1';
+var CORDOVA_JS_BUILD_LABEL = '3.1.0';
 // file: lib/scripts/require.js
 
 var require,