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 4E477106AA for ; Thu, 26 Sep 2013 22:25:19 +0000 (UTC) Received: (qmail 17494 invoked by uid 500); 26 Sep 2013 22:25:18 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 17356 invoked by uid 500); 26 Sep 2013 22:25:18 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 16998 invoked by uid 99); 26 Sep 2013 22:25:17 -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, 26 Sep 2013 22:25:17 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 4355390B6E7; Thu, 26 Sep 2013 22:25:17 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: steven@apache.org To: commits@cordova.apache.org Date: Thu, 26 Sep 2013 22:25:17 -0000 Message-Id: <416d991f4b1642aba6d9c7d123b8e141@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [01/12] git commit: [CB-4752] Incremented plugin version on dev branch. Updated Branches: refs/heads/master dcf1877f2 -> 95270821b [CB-4752] Incremented plugin version on dev branch. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/commit/bf6dd8c2 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/tree/bf6dd8c2 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/diff/bf6dd8c2 Branch: refs/heads/master Commit: bf6dd8c241edaaa9dd56a4bdc36f57a541a0b8a2 Parents: 731905d Author: Andrew Grieve Authored: Fri Sep 6 00:58:21 2013 -0400 Committer: Andrew Grieve Committed: Fri Sep 6 00:58:21 2013 -0400 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/bf6dd8c2/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 54e5137..3bc0034 100644 --- a/plugin.xml +++ b/plugin.xml @@ -4,7 +4,7 @@ xmlns:rim="http://www.blackberry.com/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" id="org.apache.cordova.core.device" - version="0.2.1"> + version="0.2.2-dev"> Device Cordova Device Plugin Apache 2.0