You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pp...@apache.org on 2013/08/26 17:39:17 UTC

git commit: [codova-tizen] - tizen SDK 2.2 support , MAKEFILE

Updated Branches:
  refs/heads/master 705f5283a -> 1ffa9e6b1


[codova-tizen] - tizen SDK 2.2 support , MAKEFILE

updated PGVERSION variable to be 2.9.0.
it is used to generate the "cordova library with version"

this is the last update to the repository for TIZEN SDK 2.2 support


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

Branch: refs/heads/master
Commit: 1ffa9e6b1ca98e7a77349c997c50ebd99d04449e
Parents: 705f528
Author: Paul Plaquette <pa...@intel.com>
Authored: Mon Aug 26 17:36:56 2013 +0200
Committer: Paul Plaquette <pa...@intel.com>
Committed: Mon Aug 26 17:36:56 2013 +0200

----------------------------------------------------------------------
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/1ffa9e6b/Makefile
----------------------------------------------------------------------
diff --git a/Makefile b/Makefile
index 5869ac7..0fff4af 100755
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ OPEN = open
 ECHO = echo
 ECHO_N = echo -n
 JAVA = java
-PGVERSION = 2.0.0
+PGVERSION = 2.9.0
 
 all :: js copy_js