summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2015-08-20 09:21:04 +0200
committerAndy Wingo <wingo@pobox.com>2015-08-20 09:21:04 +0200
commit116d0f39ea802301d464823ef2c76b3f2dba6c6b (patch)
treedda490bd2a07ad384b83c0111f98b596c80fcc50 /configure.ac
parent4ef8c8a39392c25ae3fc5ac59583fb3361cf5663 (diff)
Create /run/systemd as needed
* src/login/logind.c (main): Also create /run/systemd at startup. * configure.ac: Bump to 219.3.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 150773890..69d2d9bc0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ AC_PREREQ([2.64])
# FIXME: Update to proper web page
AC_INIT([elogind],
- [219.1],
+ [219.3],
[http://bugs.freedesktop.org/enter_bug.cgi?product=elogind],
[elogind],
[http://www.freedesktop.org/wiki/Software/elogind])