aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-11-21 16:46:37 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-11-21 16:46:37 -0500
commit8154c679d0611bdd28c84ed21a88276a7f7dfbb3 (patch)
tree98b86c7a1446c11905f8c21e087a4e8e971f578e
parentInclude <sys/sysmacros.h> to build under glibc-2.25 (diff)
downloadeudev-8154c679d0611bdd28c84ed21a88276a7f7dfbb3.tar.gz
eudev-8154c679d0611bdd28c84ed21a88276a7f7dfbb3.tar.bz2
eudev-8154c679d0611bdd28c84ed21a88276a7f7dfbb3.zip
configure.ac: bump to version 3.2.5v3.2.5
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 1c54f5bf5..90e471300 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[3.2.4],[https://github.com/gentoo/eudev/issues])
+AC_INIT([eudev],[3.2.5],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 220)
AC_CONFIG_SRCDIR([src/udev/udevd.c])