summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-06-15 18:38:27 +0200
committerSven Eden <yamakuzure@gmx.net>2017-06-15 18:38:27 +0200
commit7f62368542e54bca8a55e2c265dced3ca9f87445 (patch)
treec23d3ad7fa04b6f88e90b957fd6ae3fcbcc33241
parentdbcd1a82ddd7b5c38ee9c04075c38b24b6e45405 (diff)
Version 229.6 Releaseelogind/v229.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 2ea69f72ae..7926f3dabf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ SUBDIRS = . po
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
LIBELOGIND_CURRENT=14
-LIBELOGIND_REVISION=0
+LIBELOGIND_REVISION=6
LIBELOGIND_AGE=14
# Dirs of external packages
diff --git a/configure.ac b/configure.ac
index ef8028fd85..47eda74d59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([elogind],
- [229.5],
+ [229.6],
[https://github.com/elogind/elogind/issues],
[elogind],
[https://github.com/elogind/elogind])