aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-02-24 15:11:17 +0100
committerKay Sievers <kay.sievers@vrfy.org>2009-02-24 15:11:17 +0100
commit3d3a0a709a38805259fe07240c3ca47a120dd5d6 (patch)
tree3f31488e3123c532cce1dd212be265854c1c1744 /configure.ac
parentd5d04d4f9f75b5c5318bf2aa3bc10719d9a2e3bc (diff)
downloadudev-3d3a0a709a38805259fe07240c3ca47a120dd5d6.tar.gz
use the event udev_device to disable the watch on "remove"
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 3663ee80..f23c377d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@ test "$prefix" = NONE && test "$exec_prefix" = NONE && exec_prefix=
dnl /* libudev version */
LIBUDEV_LT_CURRENT=0
-LIBUDEV_LT_REVISION=8
+LIBUDEV_LT_REVISION=9
LIBUDEV_LT_AGE=0
AC_SUBST(LIBUDEV_LT_CURRENT)
AC_SUBST(LIBUDEV_LT_REVISION)