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 B939E138AD0 for ; Thu, 5 Feb 2015 04:12:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82915E08FE; Thu, 5 Feb 2015 04:12:05 +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 EA15CE08FE for ; Thu, 5 Feb 2015 04:12:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EE0F2340793 for ; Thu, 5 Feb 2015 04:12:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A80081114E for ; Thu, 5 Feb 2015 04:12:02 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1423108754.252422dcf0c408742cdb039a8a7eb1732ea15b78.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:openrc-0.13.x commit in: / X-VCS-Repository: proj/openrc X-VCS-Files: Makefile.inc X-VCS-Directories: / X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 252422dcf0c408742cdb039a8a7eb1732ea15b78 X-VCS-Branch: openrc-0.13.x Date: Thu, 5 Feb 2015 04:12:02 +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: 7657209e-1850-4e85-8e14-3533277251ad X-Archives-Hash: 99b7383983ab0cd98b39b2fef46ac3f9 commit: 252422dcf0c408742cdb039a8a7eb1732ea15b78 Author: William Hubbs gmail com> AuthorDate: Thu Feb 5 03:59:14 2015 +0000 Commit: William Hubbs gentoo org> CommitDate: Thu Feb 5 03:59:14 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=252422dc start openrc-0.13.9 --- Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc b/Makefile.inc index 443daf7..88f2be4 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.13.8 +VERSION= 0.13.9 PKG= ${NAME}-${VERSION}