Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 92B38E1D4 for ; Tue, 27 Nov 2012 23:57:06 +0000 (UTC) Received: (qmail 76537 invoked by uid 500); 27 Nov 2012 23:57:06 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 76517 invoked by uid 500); 27 Nov 2012 23:57:06 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 76509 invoked by uid 99); 27 Nov 2012 23:57:06 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Nov 2012 23:57:06 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 44652812B67; Tue, 27 Nov 2012 23:57:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: hermwong@apache.org To: commits@cordova.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [1/3] webos commit: update version to 2.3.0 Message-Id: <20121127235706.44652812B67@tyr.zones.apache.org> Date: Tue, 27 Nov 2012 23:57:06 +0000 (UTC) Updated Branches: refs/heads/master 985d2cea5 -> e3e462535 update version to 2.3.0 Project: http://git-wip-us.apache.org/repos/asf/cordova-webos/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-webos/commit/e3e46253 Tree: http://git-wip-us.apache.org/repos/asf/cordova-webos/tree/e3e46253 Diff: http://git-wip-us.apache.org/repos/asf/cordova-webos/diff/e3e46253 Branch: refs/heads/master Commit: e3e46253505cd72505c15d9cddbe39cec7de17a5 Parents: 985d2ce Author: hermwong Authored: Tue Nov 27 15:40:57 2012 -0800 Committer: hermwong Committed: Tue Nov 27 15:40:57 2012 -0800 ---------------------------------------------------------------------- Makefile | 2 +- VERSION | 2 +- framework/index.html | 2 +- lib/cordova.webos-debug.js | 178 +++++----- lib/cordova.webos.js | 789 +++++++++++++++++---------------------- 5 files changed, 438 insertions(+), 535 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-webos/blob/e3e46253/Makefile ---------------------------------------------------------------------- diff --git a/Makefile b/Makefile index b750655..2aaedd5 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ OPEN = open ECHO = echo ECHO_N = echo -n JAVA = java -PGVERSION = 2.2.0 +PGVERSION = 2.3.0 UNAME := $(shell uname) NAME = `$(CAT) framework/appinfo.json | $(GREP) '"id"' | $(CUT) -d \" -f 4` http://git-wip-us.apache.org/repos/asf/cordova-webos/blob/e3e46253/VERSION ---------------------------------------------------------------------- diff --git a/VERSION b/VERSION index e3a4f19..cc6612c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.2.0 \ No newline at end of file +2.3.0 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/cordova-webos/blob/e3e46253/framework/index.html ---------------------------------------------------------------------- diff --git a/framework/index.html b/framework/index.html index 4f8dc5f..92b61be 100644 --- a/framework/index.html +++ b/framework/index.html @@ -33,7 +33,7 @@

Device is Ready

- +