Repository: cordova-lib Updated Branches: refs/heads/master dad3e95ac -> 1b48c2506
Add VERSION files to fix failing tests (forgot to git add in b7781cb) Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/1b48c250 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/1b48c250 Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/1b48c250 Branch: refs/heads/master Commit: 1b48c2506c8810b730adefe760b2d9f2aae45c2f Parents: dad3e95 Author: Andrew Grieve <[email protected]> Authored: Tue Jul 22 20:07:29 2014 -0400 Committer: Andrew Grieve <[email protected]> Committed: Tue Jul 22 20:07:29 2014 -0400 ---------------------------------------------------------------------- cordova-lib/spec-plugman/projects/ios-config-xml/CordovaLib/VERSION | 1 + cordova-lib/spec-plugman/projects/ios-plist/CordovaLib/VERSION | 1 + 2 files changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/1b48c250/cordova-lib/spec-plugman/projects/ios-config-xml/CordovaLib/VERSION ---------------------------------------------------------------------- diff --git a/cordova-lib/spec-plugman/projects/ios-config-xml/CordovaLib/VERSION b/cordova-lib/spec-plugman/projects/ios-config-xml/CordovaLib/VERSION new file mode 100644 index 0000000..1545d96 --- /dev/null +++ b/cordova-lib/spec-plugman/projects/ios-config-xml/CordovaLib/VERSION @@ -0,0 +1 @@ +3.5.0 http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/1b48c250/cordova-lib/spec-plugman/projects/ios-plist/CordovaLib/VERSION ---------------------------------------------------------------------- diff --git a/cordova-lib/spec-plugman/projects/ios-plist/CordovaLib/VERSION b/cordova-lib/spec-plugman/projects/ios-plist/CordovaLib/VERSION new file mode 100644 index 0000000..40c341b --- /dev/null +++ b/cordova-lib/spec-plugman/projects/ios-plist/CordovaLib/VERSION @@ -0,0 +1 @@ +3.6.0
