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/05 21:35:05 UTC

[1/2] git commit: Apply app-hello-world update

Repository: cordova-wp8
Updated Branches:
  refs/heads/3.5.x [created] b8aaf5447


Apply app-hello-world update


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

Branch: refs/heads/3.5.x
Commit: a4a2eca87702a7e72888374932c6c20588474b72
Parents: df80191
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Mon May 5 12:33:18 2014 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Mon May 5 12:33:18 2014 -0700

----------------------------------------------------------------------
 common/www/index.html | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/a4a2eca8/common/www/index.html
----------------------------------------------------------------------
diff --git a/common/www/index.html b/common/www/index.html
index 842b364..aaf1ad0 100644
--- a/common/www/index.html
+++ b/common/www/index.html
@@ -23,6 +23,7 @@
         <meta name="format-detection" content="telephone=no" />
         <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height, target-densitydpi=device-dpi" />
         <link rel="stylesheet" type="text/css" href="css/index.css" />
+        <meta name="msapplication-tap-highlight" content="no" />
         <title>Hello World</title>
     </head>
     <body>


[2/2] git commit: update VERSION for 3.5.0-rc1

Posted by pu...@apache.org.
update VERSION for 3.5.0-rc1


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

Branch: refs/heads/3.5.x
Commit: b8aaf54471f852b81b328da185cf067ece6f027a
Parents: a4a2eca
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Mon May 5 12:34:11 2014 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Mon May 5 12:34:11 2014 -0700

----------------------------------------------------------------------
 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/b8aaf544/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index 216add7..570efe4 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.5.0-dev
\ No newline at end of file
+3.5.0-rc1
\ No newline at end of file