summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-07-27 11:48:02 +0200
committerSven Eden <yamakuzure@gmx.net>2017-07-27 16:28:38 +0200
commitacd0e76e7f3a05ec7b5ef61964c41ef069dc0f49 (patch)
tree70d628925aa7974e1667d1fe46a73ffb8ec2f50e
parent3500a4a1d81bc0c902a8eb643d4b54c71d6afcac (diff)
Version 232.4 Releaseelogind/v232.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 678a9a42ea..97b0798c80 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ SUBDIRS = . po
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
LIBELOGIND_CURRENT=17
-LIBELOGIND_REVISION=3
+LIBELOGIND_REVISION=4
LIBELOGIND_AGE=17
# Dirs of external packages
diff --git a/configure.ac b/configure.ac
index 9f01e81443..f4f32d358e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([elogind],
- [232.3],
+ [232.4],
[https://github.com/elogind/elogind/issues],
[elogind],
[https://github.com/elogind/elogind])