From 869c9031608f0796bb4363d5de5db058fe96fedd Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Thu, 4 Aug 2011 22:59:58 +0200 Subject: libudev: list - use binary search for list lookup --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a0c007a3b0..7686ca74e1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,7 +42,7 @@ dist_libexec_SCRIPTS = # libudev # ------------------------------------------------------------------------------ LIBUDEV_CURRENT=12 -LIBUDEV_REVISION=0 +LIBUDEV_REVISION=1 LIBUDEV_AGE=12 SUBDIRS += libudev/docs -- cgit v1.2.3-54-g00ecf