From: Kay Sievers Date: Sat, 3 Jan 2009 14:26:08 +0000 (+0100) Subject: libudev: bump revision X-Git-Tag: 174~1225 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=ada4df151f4d5d67083d1dfe174b9425489ff4ed libudev: bump revision --- diff --git a/configure.ac b/configure.ac index 377a27e59..849939c78 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=6 +LIBUDEV_LT_REVISION=7 LIBUDEV_LT_AGE=0 AC_SUBST(LIBUDEV_LT_CURRENT) AC_SUBST(LIBUDEV_LT_REVISION)