summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-06-05 10:35:38 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-06-05 10:35:38 -0400
commit3c49a3776a4be84b423ec3e5cb725225ea4e443a (patch)
treeed2f8bea94bcb113e48f2648af0f5491d6bb435b
parent2eba1b80553e02054f649790b3b3dd426399b351 (diff)
configure.ac: bump 3.1.1 = upstream 220eudev/v3.1.1
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 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])