aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-05-20 08:27:38 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-05-20 08:27:38 -0400
commitd69f3f28348123ab7fa0ebac63ec2fd16800c5e0 (patch)
tree9ae0d8a48a959f469d39d29c770ee8d5e5569bab
parentconfigure.ac: update to version 228, issue #173 (diff)
downloadeudev-3.2.8.tar.gz
eudev-3.2.8.tar.bz2
eudev-3.2.8.zip
configure.ac: bump to version 3.2.8v3.2.8
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 8a4df6745..896d66bce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[3.2.7],[https://github.com/gentoo/eudev/issues])
+AC_INIT([eudev],[3.2.8],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 228)
AC_CONFIG_SRCDIR([src/udev/udevd.c])