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 1S9jNj-0008QT-JW for garchives@archives.gentoo.org; Mon, 19 Mar 2012 20:40:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 808BCE0BED; Mon, 19 Mar 2012 20:40:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4F40EE0BED for ; Mon, 19 Mar 2012 20:40:30 +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 9F0CB1B403F for ; Mon, 19 Mar 2012 20:40:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6376EE5403 for ; Mon, 19 Mar 2012 20:40:28 +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: <1332189578.c4b67c2a6a59b837d93d2327e47f052552d081ee.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: c4b67c2a6a59b837d93d2327e47f052552d081ee X-VCS-Branch: master Date: Mon, 19 Mar 2012 20:40:28 +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: ecd288b6-bf63-45ae-a68c-d261b6257fc7 X-Archives-Hash: 783903ae3259429a8720d813b47a1aab commit: c4b67c2a6a59b837d93d2327e47f052552d081ee Author: William Hubbs gentoo org> AuthorDate: Mon Mar 19 20:39:38 2012 +0000 Commit: William Hubbs gentoo org> CommitDate: Mon Mar 19 20:39:38 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/udev-gentoo-s= cripts.git;a=3Dcommit;h=3Dc4b67c2a release udev-init-scripts 10 --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 4ebb35a..35a4372 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE =3D udev-init-scripts -VERSION =3D 9 +VERSION =3D 10 DISTNAME =3D $(PACKAGE)-$(VERSION) =20 LIBUDEV ?=3D /lib/udev