From 6b5db4f21e84fd4c6206927b41f1074d20c4ec45 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Wed, 19 Apr 2017 17:09:29 -0400 Subject: configure.ac: bump to version 3.2.2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.3