Return-Path: X-Original-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C55B5D76D for ; Thu, 13 Sep 2012 18:47:15 +0000 (UTC) Received: (qmail 9514 invoked by uid 500); 13 Sep 2012 18:47:15 -0000 Delivered-To: apmail-incubator-callback-commits-archive@incubator.apache.org Received: (qmail 9505 invoked by uid 500); 13 Sep 2012 18:47:15 -0000 Mailing-List: contact callback-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-commits@incubator.apache.org Received: (qmail 9498 invoked by uid 99); 13 Sep 2012 18:47:15 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2012 18:47:15 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 6159136583; Thu, 13 Sep 2012 18:47:15 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bowserj@apache.org To: callback-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: android commit: Updating the manifest so that it is correct Message-Id: <20120913184715.6159136583@tyr.zones.apache.org> Date: Thu, 13 Sep 2012 18:47:15 +0000 (UTC) Updated Branches: refs/heads/master 20a19d67d -> 5c60b09bf Updating the manifest so that it is correct Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/commit/5c60b09b Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/tree/5c60b09b Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/diff/5c60b09b Branch: refs/heads/master Commit: 5c60b09bf460e96140e19b72dcbf9a58673522b2 Parents: 20a19d6 Author: Joe Bowser Authored: Thu Sep 13 11:46:31 2012 -0700 Committer: Joe Bowser Committed: Thu Sep 13 11:46:31 2012 -0700 ---------------------------------------------------------------------- bin/templates/project/AndroidManifest.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/blob/5c60b09b/bin/templates/project/AndroidManifest.xml ---------------------------------------------------------------------- diff --git a/bin/templates/project/AndroidManifest.xml b/bin/templates/project/AndroidManifest.xml index 2ea4e1e..a5ff427 100644 --- a/bin/templates/project/AndroidManifest.xml +++ b/bin/templates/project/AndroidManifest.xml @@ -18,7 +18,7 @@ under the License. --> + package="__PACKAGE__" android:versionName="1.1" android:versionCode="5" android:hardwareAccelerated="true"> - +