summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-10-13 02:00:05 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-10-13 02:00:05 -0400
commitff28cff5167fee0ed02d06516e40430403b5ffb6 (patch)
tree93962035e85a1c5581b420bc217544384522eb40
parent3677c2e3ae7a8b19e82dde79f73941bdc199b7fd (diff)
configure.ac: bump 3.1.5 = upstream 220
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 56d37fa113..8691891263 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[3.1.2],[https://github.com/gentoo/eudev/issues])
+AC_INIT([eudev],[3.1.5],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 220)
AC_CONFIG_SRCDIR([src/udev/udevd.c])