summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-07-27 16:27:30 +0200
committerSven Eden <yamakuzure@gmx.net>2017-07-27 16:27:30 +0200
commitffdf2a209ce4a577b2f9748ff55a23328244e87f (patch)
tree2c9ed1d8a931d2297cbd6bd5efc982c144aa38a3
parente43a697d2b129cef1b8dfff4ad2ad21514fda21a (diff)
Version 231.5 Releaseelogind/v231.5
-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 91c5fe8d0b..ff76faab9a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ SUBDIRS = . po
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
LIBELOGIND_CURRENT=16
-LIBELOGIND_REVISION=4
+LIBELOGIND_REVISION=5
LIBELOGIND_AGE=16
# Dirs of external packages
diff --git a/configure.ac b/configure.ac
index 0191a4e5d6..392e8fa2c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([elogind],
- [231.4],
+ [231.5],
[https://github.com/elogind/elogind/issues],
[elogind],
[https://github.com/elogind/elogind])