aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-05-19 08:32:01 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-05-19 08:32:01 -0400
commit253ed1fcc418362e283a634997f7a45902a48a91 (patch)
treed7b4f38c55d00ed7b1a7884d7a1d45de4afc3230 /configure.ac
parentsrc/libudev/libudev-device.c: properly handle empty tag list (diff)
downloadeudev-253ed1fcc418362e283a634997f7a45902a48a91.tar.gz
eudev-253ed1fcc418362e283a634997f7a45902a48a91.tar.bz2
eudev-253ed1fcc418362e283a634997f7a45902a48a91.zip
configure.ac: update to version 228, issue #173
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8b5a5953f..8a4df6745 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.68])
AC_INIT([eudev],[3.2.7],[https://github.com/gentoo/eudev/issues])
-AC_SUBST(UDEV_VERSION, 220)
+AC_SUBST(UDEV_VERSION, 228)
AC_CONFIG_SRCDIR([src/udev/udevd.c])
AC_USE_SYSTEM_EXTENSIONS