diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-07-20 00:40:32 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-07-20 00:40:32 +0200 |
commit | 3fd89536883ea9e24e69f28de0d11cd7cffb42ce (patch) | |
tree | 024fc1db26a3fb9829dacff6eb8d8cf131977e5b | |
parent | c4f1b86299c4ce2a62ce845bc48f2794f5459762 (diff) |
build-sys: bump revision of libudev toosystemd/v187
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index bd9e28ef28..6f886425e7 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 |