summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-09-18 06:26:00 -0400
committerAnthony G. Basile <blueness@gentoo.org>2018-09-18 06:26:00 -0400
commit0c35b136c08d64064efa55087c54364608e65ed6 (patch)
tree61d3ec6e4118b5e6e5a40713bed5fb0c93b06ecf
parent940a1a1392268e40d48a0c39b6624557caad6af2 (diff)
configure.ac: bump to version 3.2.6eudev/v3.2.6
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 90e471300a..276c73d7bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[3.2.5],[https://github.com/gentoo/eudev/issues])
+AC_INIT([eudev],[3.2.6],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 220)
AC_CONFIG_SRCDIR([src/udev/udevd.c])