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 2015/12/05 02:08:28 UTC

[3/3] ios commit: Update JS snapshot to version 4.1.0-dev (via coho)

Update JS snapshot to version 4.1.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/63c9fca4
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/63c9fca4
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/63c9fca4

Branch: refs/heads/master
Commit: 63c9fca441a1c066081663df6e3e5eccfce0ebe4
Parents: a5d1290
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Dec 4 17:05:27 2015 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri Dec 4 17:05:27 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/63c9fca4/CordovaLib/cordova.js
----------------------------------------------------------------------
diff --git a/CordovaLib/cordova.js b/CordovaLib/cordova.js
index a162778..2fea6a7 100644
--- a/CordovaLib/cordova.js
+++ b/CordovaLib/cordova.js
@@ -19,7 +19,7 @@
  under the License.
 */
 ;(function() {
-var PLATFORM_VERSION_BUILD_LABEL = '4.0.0-dev';
+var PLATFORM_VERSION_BUILD_LABEL = '4.1.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