aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-10-26 09:42:39 -0400
committerAnthony G. Basile <blueness@gentoo.org>2018-10-26 09:42:39 -0400
commit4758e346a14126fc3a964de5831e411c27ebe487 (patch)
treee419f21874c951ddc78f4101cc72aba2d1a79f98 /configure.ac
parentudev: don't label high-button mice as joysticks (diff)
downloadeudev-3.2.7.tar.gz
eudev-3.2.7.tar.bz2
eudev-3.2.7.zip
configure.ac: bump to version 3.2.7v3.2.7
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fb25f96b9..1274a3072 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[3.2.6],[https://github.com/gentoo/eudev/issues])
+AC_INIT([eudev],[3.2.7],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 220)
AC_CONFIG_SRCDIR([src/udev/udevd.c])