summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-09-05 18:06:23 -0400
committerAnthony G. Basile <blueness@gentoo.org>2017-09-05 18:06:23 -0400
commit7b07373ca842fa599f08bcfd24d7de354f97e4ff (patch)
tree826498a4dd816cd767a1764ae764508d5a3af03e
parent451bbdaa399b6328732480e70c713125ef2a705a (diff)
configure.ac: bump to version 3.2.4eudev/v3.2.4
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 63845e3309..bb778e8ec1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[3.2.3],[https://github.com/gentoo/eudev/issues])
+AC_INIT([eudev],[3.2.4],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 220)
AC_CONFIG_SRCDIR([src/udev/udevd.c])