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 DA43113800E for ; Wed, 8 Aug 2012 21:53:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7417E027D; Wed, 8 Aug 2012 21:52:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A0985E027D for ; Wed, 8 Aug 2012 21:52:54 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F8DC1B4010 for ; Wed, 8 Aug 2012 21:52:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id AF966E5439 for ; Wed, 8 Aug 2012 21:52:52 +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: <1344462749.89e3ff169ff019d06f59ff7917aea7b2e3c4bc53.WilliamH@gentoo> Subject: [gentoo-commits] proj/udev-gentoo-scripts:master commit in: / X-VCS-Repository: proj/udev-gentoo-scripts X-VCS-Files: Makefile X-VCS-Directories: / X-VCS-Committer: WilliamH X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 89e3ff169ff019d06f59ff7917aea7b2e3c4bc53 X-VCS-Branch: master Date: Wed, 8 Aug 2012 21:52:52 +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: f6cb7d97-9992-4533-ad5c-1c7045ddbf53 X-Archives-Hash: 5055d1df64609e492b88df5f9f940922 commit: 89e3ff169ff019d06f59ff7917aea7b2e3c4bc53 Author: William Hubbs gentoo org> AuthorDate: Wed Aug 8 21:52:29 2012 +0000 Commit: William Hubbs gentoo org> CommitDate: Wed Aug 8 21:52:29 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/udev-gentoo-scripts.git;a=commit;h=89e3ff16 release udev-init-scripts-16 --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 0be0390..0a0f647 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = udev-init-scripts -VERSION = 15 +VERSION = 16 DISTNAME = $(PACKAGE)-$(VERSION) LIBUDEV ?= /usr/lib/udev