diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-07-25 21:49:47 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-07-25 15:49:47 -0400 |
commit | 38b383d9fe0f5c4e987c1e01136ae6073076fee3 (patch) | |
tree | d4e821f2e2b9da59d9780f03ce51763eb657627d /Makefile.am | |
parent | 9d372fe9afa12d6272291e72328f1cd90843b327 (diff) |
build-sys: metadata updates for v231 (#3803)systemd/v231-1systemd/v231
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index d5a70780a7..0c27f81986 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,12 +39,12 @@ SUBDIRS = . po .PRECIOUS: $(TEST_SUITE_LOG) Makefile LIBUDEV_CURRENT=7 -LIBUDEV_REVISION=4 +LIBUDEV_REVISION=5 LIBUDEV_AGE=6 -LIBSYSTEMD_CURRENT=15 +LIBSYSTEMD_CURRENT=16 LIBSYSTEMD_REVISION=0 -LIBSYSTEMD_AGE=15 +LIBSYSTEMD_AGE=16 # Dirs of external packages dbuspolicydir=@dbuspolicydir@ |