You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2012/11/26 23:03:46 UTC

[1/2] qt commit: updating VERSION

Updated Branches:
  refs/heads/master 41f940322 -> d073f8ef7


updating VERSION


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

Branch: refs/heads/master
Commit: d073f8ef7e1ee696bb5716529f6253c0623e280c
Parents: 81cc123 41f9403
Author: Anis Kadri <an...@gmail.com>
Authored: Mon Nov 26 14:03:37 2012 -0800
Committer: Anis Kadri <an...@gmail.com>
Committed: Mon Nov 26 14:03:37 2012 -0800

----------------------------------------------------------------------
 VERSION                |    2 +-
 src/plugins/device.cpp |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-qt/blob/d073f8ef/VERSION
----------------------------------------------------------------------
diff --cc VERSION
index 8b6adce,ccbccc3..d2a7ed1
--- a/VERSION
+++ b/VERSION
@@@ -1,1 -1,1 +1,1 @@@
- 2.2.0rc2
 -2.2.0
++2.3.0rc1

http://git-wip-us.apache.org/repos/asf/cordova-qt/blob/d073f8ef/src/plugins/device.cpp
----------------------------------------------------------------------
diff --cc src/plugins/device.cpp
index 0558840,0558840..cfe5d7f
--- a/src/plugins/device.cpp
+++ b/src/plugins/device.cpp
@@@ -28,7 -28,7 +28,7 @@@
  
  #include <QDebug>
  
--#define CORDOVA "2.2.0"
++#define CORDOVA "2.3.0"
  
  #ifdef QTM_NAMESPACE
  QTM_USE_NAMESPACE