aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2021-02-09 14:12:04 -0500
committerAnthony G. Basile <blueness@gentoo.org>2021-02-09 14:12:04 -0500
commitbe7068512c7512fa67c64fbff3472ab140c277c8 (patch)
treec35f20d3782b8712e6e723e6de23f4ab82222738
parentudevadm: hwdb: allow empty properties (diff)
downloadeudev-be706851.tar.gz
eudev-be706851.tar.bz2
eudev-be706851.zip
configure.ac: bump to version 3.2.10, version 243v3.2.10
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 508ec4b86..0c0f79557 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[3.2.9],[https://github.com/gentoo/eudev/issues])
+AC_INIT([eudev],[3.2.10],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 243)
AC_CONFIG_SRCDIR([src/udev/udevd.c])