From dbf61afb29e016fe1b4ac48312a782df1d60a3e6 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Fri, 10 Aug 2012 19:56:57 +0200 Subject: udev: export udev_device_new_from_device_id() --- Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ad8f71d821..9062dd65df 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,9 +26,9 @@ SUBDIRS = . po # remove targets if the command fails .DELETE_ON_ERROR: -LIBUDEV_CURRENT=1 -LIBUDEV_REVISION=4 -LIBUDEV_AGE=0 +LIBUDEV_CURRENT=2 +LIBUDEV_REVISION=0 +LIBUDEV_AGE=1 LIBGUDEV_CURRENT=1 LIBGUDEV_REVISION=2 -- cgit v1.2.3-54-g00ecf