Repository: cordova-ios
Updated Branches:
  refs/heads/4.0.x [created] 9b042efdb


Set VERSION to 4.0.0 (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/9b042efd
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/9b042efd
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/9b042efd

Branch: refs/heads/4.0.x
Commit: 9b042efdb7edf5f37119ffa250307b98ae51f42e
Parents: 8af2961
Author: Shazron Abdullah <shaz...@apache.org>
Authored: Fri Dec 4 17:05:25 2015 -0800
Committer: Shazron Abdullah <shaz...@apache.org>
Committed: Fri Dec 4 17:05:25 2015 -0800

----------------------------------------------------------------------
 CordovaLib/VERSION                    | 2 +-
 bin/templates/scripts/cordova/version | 2 +-
 package.json                          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9b042efd/CordovaLib/VERSION
----------------------------------------------------------------------
diff --git a/CordovaLib/VERSION b/CordovaLib/VERSION
index d9b058f..fcdb2e1 100644
--- a/CordovaLib/VERSION
+++ b/CordovaLib/VERSION
@@ -1 +1 @@
-4.0.0-dev
+4.0.0

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9b042efd/bin/templates/scripts/cordova/version
----------------------------------------------------------------------
diff --git a/bin/templates/scripts/cordova/version 
b/bin/templates/scripts/cordova/version
index 39db5f6..ab1a592 100755
--- a/bin/templates/scripts/cordova/version
+++ b/bin/templates/scripts/cordova/version
@@ -26,7 +26,7 @@
 */
 
 // Coho updates this line
-var VERSION="4.0.0-dev"
+var VERSION="4.0.0"
 
 module.exports.version = VERSION;
 

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9b042efd/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index ac9baed..a7d520c 100644
--- a/package.json
+++ b/package.json
@@ -30,4 +30,4 @@
         "coffee-script": "^1.7.1",
         "nodeunit": "^0.8.7"
     }
-}
+}
\ No newline at end of file


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

Reply via email to