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/06/26 23:00:50 UTC

git commit: update to 2.9.0

Updated Branches:
  refs/heads/2.9.x de22aeacc -> 47fe25f3a


update to 2.9.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/47fe25f3
Tree: http://git-wip-us.apache.org/repos/asf/cordova-windows/tree/47fe25f3
Diff: http://git-wip-us.apache.org/repos/asf/cordova-windows/diff/47fe25f3

Branch: refs/heads/2.9.x
Commit: 47fe25f3ad058515c0a309fbdbdb4ce0960052f4
Parents: de22aea
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Wed Jun 26 13:59:54 2013 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Wed Jun 26 13:59:54 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/47fe25f3/windows8/VERSION
----------------------------------------------------------------------
diff --git a/windows8/VERSION b/windows8/VERSION
index 3af205c..c8e38b6 100644
--- a/windows8/VERSION
+++ b/windows8/VERSION
@@ -1 +1 @@
-2.9.0rc1
+2.9.0

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/47fe25f3/windows8/cordova.js
----------------------------------------------------------------------
diff --git a/windows8/cordova.js b/windows8/cordova.js
index d8293d8..40a3336 100644
--- a/windows8/cordova.js
+++ b/windows8/cordova.js
@@ -1,5 +1,5 @@
 // Platform: windows8
-// 2.9.0rc1-0-g002f33d
+// 2.9.0-0-g83dc4bd
 /*
  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 = '2.9.0rc1-0-g002f33d';
+var CORDOVA_JS_BUILD_LABEL = '2.9.0-0-g83dc4bd';
 // file: lib/scripts/require.js
 
 var require,

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/47fe25f3/windows8/template/MyTemplate.vstemplate
----------------------------------------------------------------------
diff --git a/windows8/template/MyTemplate.vstemplate b/windows8/template/MyTemplate.vstemplate
index 01f7e6f..557c44c 100644
--- a/windows8/template/MyTemplate.vstemplate
+++ b/windows8/template/MyTemplate.vstemplate
@@ -1,7 +1,7 @@
 <VSTemplate Version="3.0.0" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" Type="Project">
   <TemplateData>
     <Name>CordovaAppWin8</Name>
-    <Description>CordovaAppWin8</Description>
+    <Description>CordovaAppWin8 2.9.0</Description>
     <ProjectType>JavaScript</ProjectType>
     <ProjectSubType>
     </ProjectSubType>

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/47fe25f3/windows8/template/VERSION
----------------------------------------------------------------------
diff --git a/windows8/template/VERSION b/windows8/template/VERSION
index 3af205c..c8e38b6 100644
--- a/windows8/template/VERSION
+++ b/windows8/template/VERSION
@@ -1 +1 @@
-2.9.0rc1
+2.9.0

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/47fe25f3/windows8/template/www/cordova.js
----------------------------------------------------------------------
diff --git a/windows8/template/www/cordova.js b/windows8/template/www/cordova.js
index d8293d8..40a3336 100644
--- a/windows8/template/www/cordova.js
+++ b/windows8/template/www/cordova.js
@@ -1,5 +1,5 @@
 // Platform: windows8
-// 2.9.0rc1-0-g002f33d
+// 2.9.0-0-g83dc4bd
 /*
  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 = '2.9.0rc1-0-g002f33d';
+var CORDOVA_JS_BUILD_LABEL = '2.9.0-0-g83dc4bd';
 // file: lib/scripts/require.js
 
 var require,