summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-07-27 16:19:27 +0200
committerSven Eden <yamakuzure@gmx.net>2017-07-28 07:34:37 +0200
commit9b947fb89a3cb82ecabe5c48c16175508c79dbdd (patch)
tree7f596ac4aa9bad4676f3ef5c11112090cbf1cc50
parent2c96e56a817a2c88a09eec5df9d7e3f48f767606 (diff)
Version 229.7 Releaseelogind/v229.7
-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 ce0e1140f6..f01c812c2f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ SUBDIRS = . po
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
LIBELOGIND_CURRENT=14
-LIBELOGIND_REVISION=6
+LIBELOGIND_REVISION=7
LIBELOGIND_AGE=14
# Dirs of external packages
diff --git a/configure.ac b/configure.ac
index 426b79ba48..edca40b908 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([elogind],
- [229.6],
+ [229.7],
[https://github.com/elogind/elogind/issues],
[elogind],
[https://github.com/elogind/elogind])