You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by za...@apache.org on 2014/12/16 15:35:40 UTC

[2/3] cordova-ubuntu git commit: Set VERSION to 4.1.0-dev (via coho)

Set VERSION to 4.1.0-dev (via coho)


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

Branch: refs/heads/master
Commit: a936f12fd9f0690d1c279dfc723c8d25ae4df3eb
Parents: 5eb8fa0
Author: Maxim Ermilov <ma...@canonical.com>
Authored: Tue Dec 16 17:31:44 2014 +0300
Committer: Maxim Ermilov <ma...@canonical.com>
Committed: Tue Dec 16 17:31:44 2014 +0300

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


http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/blob/a936f12f/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index a4ce38e..4aa925d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.7.0-dev
+4.1.0-dev

http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/blob/a936f12f/bin/templates/project/cordova/version
----------------------------------------------------------------------
diff --git a/bin/templates/project/cordova/version b/bin/templates/project/cordova/version
index 26dabe2..facd0f0 100755
--- a/bin/templates/project/cordova/version
+++ b/bin/templates/project/cordova/version
@@ -20,6 +20,6 @@
 */
 
 // Coho updates this line:
-var VERSION = "3.7.0-dev";
+var VERSION = "4.1.0-dev";
 
 console.log(VERSION);

http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/blob/a936f12f/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 419f115..0db5bf6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova-ubuntu",
-    "version": "3.7.0-dev",
+    "version": "4.1.0-dev",
     "description": "Cordova tooling for the Ubuntu platform.",
     "main": "bin/create",
     "repository": {
@@ -42,4 +42,4 @@
         }
     ],
     "license": "Apache Version 2.0"
-}
+}
\ No newline at end of file


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