You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2012/04/25 00:06:16 UTC

git commit: bumping version

Updated Branches:
  refs/heads/master cc8eab004 -> a42f0ae62


bumping version


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

Branch: refs/heads/master
Commit: a42f0ae6245e7609c9bad1eb582777a696201aad
Parents: cc8eab0
Author: Fil Maj <ma...@gmail.com>
Authored: Tue Apr 24 15:08:26 2012 -0700
Committer: Fil Maj <ma...@gmail.com>
Committed: Tue Apr 24 15:08:26 2012 -0700

----------------------------------------------------------------------
 VERSION                                 |    2 +-
 lib/playbook/plugin/playbook/manager.js |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/blob/a42f0ae6/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index 2eda823..d88d8e7 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.6.1
\ No newline at end of file
+1.7.0rc1

http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/blob/a42f0ae6/lib/playbook/plugin/playbook/manager.js
----------------------------------------------------------------------
diff --git a/lib/playbook/plugin/playbook/manager.js b/lib/playbook/plugin/playbook/manager.js
index 54be8d6..179ecfd 100644
--- a/lib/playbook/plugin/playbook/manager.js
+++ b/lib/playbook/plugin/playbook/manager.js
@@ -65,7 +65,7 @@ var webworks = require('cordova/plugin/webworks/manager'),
                             "name" : blackberry.system.model,
                             "uuid" : blackberry.identity.PIN,
                             "platform" : "PlayBook",
-                            "cordova" : "1.6.0rc1"
+                            "cordova" : "1.7.0rc1"
                         }
                 };
             }