Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/eudev:master commit in: /
Date: Tue, 09 Feb 2021 19:12:16
Message-Id: 1612897924.be7068512c7512fa67c64fbff3472ab140c277c8.blueness@gentoo
1 commit: be7068512c7512fa67c64fbff3472ab140c277c8
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 9 19:12:04 2021 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 9 19:12:04 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/eudev.git/commit/?id=be706851
7
8 configure.ac: bump to version 3.2.10, version 243
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11
12 configure.ac | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/configure.ac b/configure.ac
16 index 508ec4b86..0c0f79557 100644
17 --- a/configure.ac
18 +++ b/configure.ac
19 @@ -1,5 +1,5 @@
20 AC_PREREQ([2.68])
21 -AC_INIT([eudev],[3.2.9],[https://github.com/gentoo/eudev/issues])
22 +AC_INIT([eudev],[3.2.10],[https://github.com/gentoo/eudev/issues])
23 AC_SUBST(UDEV_VERSION, 243)
24 AC_CONFIG_SRCDIR([src/udev/udevd.c])