You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2013/01/03 02:10:20 UTC

android commit: Typo. Missed index.html in incrementation

Updated Branches:
  refs/heads/master 7c069f14f -> 3caa45d86
Updated Tags:  refs/tags/2.3.0 7c069f14f -> 3caa45d86


Typo.  Missed index.html in incrementation


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

Branch: refs/heads/master
Commit: 3caa45d860d055f49ab1214656fceee4d9e8a397
Parents: 7c069f1
Author: Joe Bowser <bo...@apache.org>
Authored: Wed Jan 2 17:10:00 2013 -0800
Committer: Joe Bowser <bo...@apache.org>
Committed: Wed Jan 2 17:10:00 2013 -0800

----------------------------------------------------------------------
 framework/assets/www/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/3caa45d8/framework/assets/www/index.html
----------------------------------------------------------------------
diff --git a/framework/assets/www/index.html b/framework/assets/www/index.html
index 3c047fd..7c5bbd1 100644
--- a/framework/assets/www/index.html
+++ b/framework/assets/www/index.html
@@ -19,7 +19,7 @@
 <html>
   <head>
     <title></title>
-    <script src="cordova-2.3.0rc2.js"></script>
+    <script src="cordova-2.3.0.js"></script>
   </head>
   <body>