From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A89E9138A1F for ; Tue, 15 Apr 2014 18:20:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECCC3E0A8E; Tue, 15 Apr 2014 18:20:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A04CE0A8E for ; Tue, 15 Apr 2014 18:20:38 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C708C3400D9 for ; Tue, 15 Apr 2014 18:20:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 865FD180E8 for ; Tue, 15 Apr 2014 18:20:35 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1397585960.6d0c65ec78a48da891129f4b6ec1caf7d2778201.robbat2@OpenRC> Subject: [gentoo-commits] proj/netifrc:master commit in: / X-VCS-Repository: proj/netifrc X-VCS-Files: Makefile.inc X-VCS-Directories: / X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 6d0c65ec78a48da891129f4b6ec1caf7d2778201 X-VCS-Branch: master Date: Tue, 15 Apr 2014 18:20:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 10f88ffb-5940-4add-af6f-c565be6a3e6a X-Archives-Hash: 70bb8ad788d7a841a4b1eb8793ea340e commit: 6d0c65ec78a48da891129f4b6ec1caf7d2778201 Author: Robin H. Johnson gentoo org> AuthorDate: Tue Apr 15 18:19:20 2014 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Tue Apr 15 18:19:20 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/netifrc.git;a=commit;h=6d0c65ec Bump. Signed-off-by: Robin H. Johnson gentoo.org> --- Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc b/Makefile.inc index 03db2f9..54cf491 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= netifrc -VERSION= 0.2.2 +VERSION= 0.2.3 PKG= ${NAME}-${VERSION}