diff options
author | Kay Sievers <kay@vrfy.org> | 2015-08-26 16:09:17 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2015-08-26 16:09:17 +0200 |
commit | 1aa28c952191dbd24212df6cead54349bc185618 (patch) | |
tree | b3d8d1ca9ac2b8e84874c5c2f286169397dc498c /Makefile.am | |
parent | a00458421dd4b6fcb9b4cdc433ba0c13970907f1 (diff) |
build-sys: bump versions
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 2927757b4d..649e7ea0d6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,7 @@ LIBUDEV_REVISION=4 LIBUDEV_AGE=6 LIBSYSTEMD_CURRENT=10 -LIBSYSTEMD_REVISION=1 +LIBSYSTEMD_REVISION=2 LIBSYSTEMD_AGE=10 # The following four libraries only exist for compatibility reasons, |