diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-06-19 19:58:05 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-06-19 19:58:05 -0400 |
commit | 441d5c2b390cd4a1fbd0f460bf23298f42d7edac (patch) | |
tree | 5e937badfc3747cfbe934e90877ca8ff2a97c394 /src/libudev/Makefile.am | |
parent | 37f39cae3bae7d75681f10a2bd1b19a9b8833dd8 (diff) |
configure.ac: bump to 1.8 = upstream 214eudev/v1.8
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'src/libudev/Makefile.am')
-rw-r--r-- | src/libudev/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libudev/Makefile.am b/src/libudev/Makefile.am index c9c4d42fb8..35f5be2c28 100644 --- a/src/libudev/Makefile.am +++ b/src/libudev/Makefile.am @@ -1,7 +1,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} LIBUDEV_CURRENT=5 -LIBUDEV_REVISION=0 +LIBUDEV_REVISION=1 LIBUDEV_AGE=4 define move-to-rootlibdir |