From d3e4cb5ccb02edb061cf3e514e0d10ea1b8da428 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Wed, 29 Oct 2014 16:20:14 -0400 Subject: configure.ac: bump 2.1.1 = upstream 217 Release for bug fix on musl. 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 548695e47b..37472c3d2e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.68]) -AC_INIT([eudev],[2.1],[https://github.com/gentoo/eudev/issues]) +AC_INIT([eudev],[2.1.1],[https://github.com/gentoo/eudev/issues]) AC_SUBST(UDEV_VERSION, 217) AC_CONFIG_SRCDIR([src/udev/udevd.c]) -- cgit v1.2.3