summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-09-22 14:29:23 +0200
committerSven Eden <yamakuzure@gmx.net>2017-09-22 14:29:23 +0200
commit2f0e326690d015a070b5317c809c6914a849e7f6 (patch)
treef3dbb16640989f79ac08c271c5537ba320d4fe5c
parent38935228269a4f70cb4535d6f3b4fabb97e2d26f (diff)
Version 232.6 Releaseelogind/v232.6
-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 a9db3958c1..07a0b0f89f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ SUBDIRS = . po
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
LIBELOGIND_CURRENT=17
-LIBELOGIND_REVISION=4
+LIBELOGIND_REVISION=6
LIBELOGIND_AGE=17
# Dirs of external packages
diff --git a/configure.ac b/configure.ac
index c21b2aa632..e2647222a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([elogind],
- [232.5],
+ [232.6],
[https://github.com/elogind/elogind/issues],
[elogind],
[https://github.com/elogind/elogind])