From 3c49a3776a4be84b423ec3e5cb725225ea4e443a Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Fri, 5 Jun 2015 10:35:38 -0400 Subject: configure.ac: bump 3.1.1 = upstream 220 Signed-off-by: Anthony G. Basile --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index fccb181379..8bd4f12b25 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.68]) -AC_INIT([eudev],[3.1],[https://github.com/gentoo/eudev/issues]) +AC_INIT([eudev],[3.1.1],[https://github.com/gentoo/eudev/issues]) AC_SUBST(UDEV_VERSION, 220) AC_CONFIG_SRCDIR([src/udev/udevd.c]) -- cgit v1.2.3