From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RlO3L-0003O6-1k for garchives@archives.gentoo.org; Thu, 12 Jan 2012 17:03:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F06CE05A4; Thu, 12 Jan 2012 17:02:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2442821C06F for ; Thu, 12 Jan 2012 17:02:54 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A255A1B4059 for ; Thu, 12 Jan 2012 17:02:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 2264380044 for ; Thu, 12 Jan 2012 17:02:53 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: 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: d10de4f965bafc98f3de67efc94718506be2e014 Date: Thu, 12 Jan 2012 17:02:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: e833c93c-19b6-42c3-ba5f-cf70b15581e1 X-Archives-Hash: 52597ba9e1d1f3a4de31addb60d018c4 commit: d10de4f965bafc98f3de67efc94718506be2e014 Author: William Hubbs gentoo org> AuthorDate: Thu Jan 12 17:01:17 2012 +0000 Commit: William Hubbs gentoo org> CommitDate: Thu Jan 12 17:01:17 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/udev-gentoo-s= cripts.git;a=3Dcommit;h=3Dd10de4f9 release udev-init-scripts 8 --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index aa70dd4..2c53d4b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE =3D udev-init-scripts -VERSION =3D 7 +VERSION =3D 8 DISTNAME =3D $(PACKAGE)-$(VERSION) =20 LIBUDEV ?=3D /lib/udev