You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2014/11/01 00:44:00 UTC

[40/50] ios commit: Update JS snapshot to version 3.8.0-dev (via coho)

Update JS snapshot to version 3.8.0-dev (via coho)


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

Branch: refs/heads/wkwebview
Commit: 5769d58daf9fee00b12345f34d9f8a1ef88d3f39
Parents: b798680
Author: Shazron Abdullah <sh...@apache.org>
Authored: Thu Oct 30 11:34:54 2014 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Thu Oct 30 11:34:54 2014 -0700

----------------------------------------------------------------------
 CordovaLib/cordova.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/5769d58d/CordovaLib/cordova.js
----------------------------------------------------------------------
diff --git a/CordovaLib/cordova.js b/CordovaLib/cordova.js
index cc900ac..75729c1 100644
--- a/CordovaLib/cordova.js
+++ b/CordovaLib/cordova.js
@@ -19,7 +19,7 @@
  under the License.
 */
 ;(function() {
-var PLATFORM_VERSION_BUILD_LABEL = '3.7.0-dev';
+var PLATFORM_VERSION_BUILD_LABEL = '3.8.0-dev';
 // file: src/scripts/require.js
 
 /*jshint -W079 */


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org