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 2012/04/13 02:32:19 UTC

[1/8] wp7 commit: updated for 1.6.1

Updated Branches:
  refs/heads/master be95a00ee -> 2c0cef52c


updated for 1.6.1


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/commit/2c0cef52
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/tree/2c0cef52
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/diff/2c0cef52

Branch: refs/heads/master
Commit: 2c0cef52c33b55bc31d3b51d45b8a0fbae5a3df2
Parents: 769b03a
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Thu Apr 12 17:30:18 2012 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Thu Apr 12 17:30:18 2012 -0700

----------------------------------------------------------------------
 CordovaStarter-1.6.0.zip                     |  Bin 196008 -> 0 bytes
 CordovaStarter-1.6.1.zip                     |  Bin 0 -> 198473 bytes
 VERSION                                      |    2 +-
 cordova-1.6.0.js                             | 4734 --------------------
 cordova-1.6.1.js                             | 4981 +++++++++++++++++++++
 framework/Cordova/Commands/Device.cs         |    2 +-
 framework/Properties/AssemblyInfo.cs         |    4 +-
 templates/description.txt                    |    2 +-
 templates/full/GapAppProj.csproj             |    4 +-
 templates/full/GapLib/WP7CordovaClassLib.dll |  Bin 136192 -> 136192 bytes
 templates/full/www/cordova-1.6.0.js          | 4734 --------------------
 templates/full/www/cordova-1.6.1.js          | 4981 +++++++++++++++++++++
 templates/full/www/index.html                |    2 +-
 13 files changed, 9970 insertions(+), 9476 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/2c0cef52/CordovaStarter-1.6.0.zip
----------------------------------------------------------------------
diff --git a/CordovaStarter-1.6.0.zip b/CordovaStarter-1.6.0.zip
deleted file mode 100644
index e8ecd43..0000000
Binary files a/CordovaStarter-1.6.0.zip and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/2c0cef52/CordovaStarter-1.6.1.zip
----------------------------------------------------------------------
diff --git a/CordovaStarter-1.6.1.zip b/CordovaStarter-1.6.1.zip
new file mode 100644
index 0000000..898a317
Binary files /dev/null and b/CordovaStarter-1.6.1.zip differ

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/2c0cef52/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index ce6a70b..2eda823 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.6.0
\ No newline at end of file
+1.6.1
\ No newline at end of file