diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-09-01 02:10:25 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-09-01 02:10:25 +0200 |
commit | fe7ac310219d84ca8621fd89b99fcf60a2fdfd46 (patch) | |
tree | 28b1ceb9d6702503f725f328edda6b59291ab974 /Makefile.am | |
parent | cfc27668b0fec2c56db0fb118804ede773bef876 (diff) |
build-sys: bump releasesystemd/v35
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 25cde406e0..e1d1186887 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,7 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = po LIBSYSTEMD_LOGIN_CURRENT=0 -LIBSYSTEMD_LOGIN_REVISION=3 +LIBSYSTEMD_LOGIN_REVISION=4 LIBSYSTEMD_LOGIN_AGE=0 LIBSYSTEMD_DAEMON_CURRENT=0 |