summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-07-20 00:40:32 +0200
committerLennart Poettering <lennart@poettering.net>2012-07-20 00:40:32 +0200
commit3fd89536883ea9e24e69f28de0d11cd7cffb42ce (patch)
tree024fc1db26a3fb9829dacff6eb8d8cf131977e5b
parentc4f1b86299c4ce2a62ce845bc48f2794f5459762 (diff)
build-sys: bump revision of libudev toov187
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bd9e28ef2..6f886425e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,7 +27,7 @@ SUBDIRS = . po
.DELETE_ON_ERROR:
LIBUDEV_CURRENT=1
-LIBUDEV_REVISION=2
+LIBUDEV_REVISION=3
LIBUDEV_AGE=0
LIBGUDEV_CURRENT=1