summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-09-25 13:31:07 +0200
committerSven Eden <yamakuzure@gmx.net>2017-09-25 13:31:07 +0200
commit0b0ab165e510e75eca07f07b88585b053fa3815c (patch)
tree3b571849e095c99b7fb40edc1699c65f3c9fcde3
parentf34e11cabee7e2de9095d617b60004383ee74eb2 (diff)
Version 234.4 Releaseelogind/v234.4
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index c31bda5445..8cd0b6c724 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ SUBDIRS = . po
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
LIBELOGIND_CURRENT=19
-LIBELOGIND_REVISION=2
+LIBELOGIND_REVISION=4
LIBELOGIND_AGE=19
# Dirs of external packages
diff --git a/configure.ac b/configure.ac
index bcf5077eec..c0ad243d24 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([elogind],
- [234.3],
+ [234.4],
[https://github.com/elogind/elogind/issues],
[elogind],
[https://github.com/elogind/elogind])