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/09/18 03:42:46 UTC

git commit: 3.1.x updates

Updated Branches:
  refs/heads/3.1.x [created] d2d575358
Updated Tags:  refs/tags/3.1.0-rc1 [created] d2d575358


3.1.x updates


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

Branch: refs/heads/3.1.x
Commit: d2d5753584bd2853cce9b6fd1ae723bfbeadd4e4
Parents: 7055d60
Author: purplecabbage <pu...@gmail.com>
Authored: Tue Sep 17 18:42:11 2013 -0700
Committer: purplecabbage <pu...@gmail.com>
Committed: Tue Sep 17 18:42:11 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/d2d57535/windows8/VERSION
----------------------------------------------------------------------
diff --git a/windows8/VERSION b/windows8/VERSION
index 0f9d6b1..7eb4a21 100644
--- a/windows8/VERSION
+++ b/windows8/VERSION
@@ -1 +1 @@
-3.1.0-dev
+3.1.0-rc1

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/d2d57535/windows8/cordova.js
----------------------------------------------------------------------
diff --git a/windows8/cordova.js b/windows8/cordova.js
index 922341f..e0cc3db 100644
--- a/windows8/cordova.js
+++ b/windows8/cordova.js
@@ -1,5 +1,5 @@
 // Platform: windows8
-// 3.2.0-dev-45b5057
+// 3.1.0-rc1
 /*
  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.2.0-dev-45b5057';
+var CORDOVA_JS_BUILD_LABEL = '3.1.0-rc1';
 // file: lib/scripts/require.js
 
 var require,

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

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/d2d57535/windows8/template/www/cordova.js
----------------------------------------------------------------------
diff --git a/windows8/template/www/cordova.js b/windows8/template/www/cordova.js
index 922341f..e0cc3db 100644
--- a/windows8/template/www/cordova.js
+++ b/windows8/template/www/cordova.js
@@ -1,5 +1,5 @@
 // Platform: windows8
-// 3.2.0-dev-45b5057
+// 3.1.0-rc1
 /*
  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.2.0-dev-45b5057';
+var CORDOVA_JS_BUILD_LABEL = '3.1.0-rc1';
 // file: lib/scripts/require.js
 
 var require,