summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-10-29 16:20:14 -0400
committerAnthony G. Basile <blueness@gentoo.org>2014-10-29 16:20:14 -0400
commitd3e4cb5ccb02edb061cf3e514e0d10ea1b8da428 (patch)
tree9130487110925e48ce144e199c8415bc3ee8beb8
parent9c1f5b012a34b40c558ac8d38f4dd966cdd81369 (diff)
configure.ac: bump 2.1.1 = upstream 217eudev/v2.1.1
Release for bug fix on musl. 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 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])