aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-05-31 11:02:10 -0400
committerAnthony G. Basile <blueness@gentoo.org>2016-06-01 14:33:43 -0400
commitec9a5d654720f3b1a720b0fbd6bf238c652faf0c (patch)
treea7bc572b78677e640ec8ad46abe0d0983758e472
parentudevd: remove unnecessary cgroups handling (diff)
downloadeudev-ec9a5d654720f3b1a720b0fbd6bf238c652faf0c.tar.gz
eudev-ec9a5d654720f3b1a720b0fbd6bf238c652faf0c.tar.bz2
eudev-ec9a5d654720f3b1a720b0fbd6bf238c652faf0c.zip
configure.ac: bump 3.2 = upstream 220v3.2
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 19fcdd4dd..ef5263e59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[3.1.5],[https://github.com/gentoo/eudev/issues])
+AC_INIT([eudev],[3.2],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 220)
AC_CONFIG_SRCDIR([src/udev/udevd.c])