aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 896d66bce..9ba4f124e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[3.2.8],[https://github.com/gentoo/eudev/issues])
-AC_SUBST(UDEV_VERSION, 228)
+AC_INIT([eudev],[3.2.9],[https://github.com/gentoo/eudev/issues])
+AC_SUBST(UDEV_VERSION, 243)
AC_CONFIG_SRCDIR([src/udev/udevd.c])
AC_USE_SYSTEM_EXTENSIONS