summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-04-19 17:09:29 -0400
committerAnthony G. Basile <blueness@gentoo.org>2017-04-19 17:09:29 -0400
commit6b5db4f21e84fd4c6206927b41f1074d20c4ec45 (patch)
treeccb0b98ec30072b66939a557b189a350e0e64c95
parent90a8c95446b345cc9b388fdb30866e1cb77fe711 (diff)
configure.ac: bump to version 3.2.2eudev/v3.2.2eudev/master
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index aec2aaaa45..480d22a4e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[3.2.1],[https://github.com/gentoo/eudev/issues])
+AC_INIT([eudev],[3.2.2],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 220)
AC_CONFIG_SRCDIR([src/udev/udevd.c])