summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-09-22 12:56:04 +0200
committerSven Eden <yamakuzure@gmx.net>2017-09-22 14:03:02 +0200
commit279279a75d5f54e9b9eee7df4b40b7909680382b (patch)
tree8fdd65803021029636fcbe16c48d3aa0c83b912b
parent9f2f1b6730d427141dc562fb2dd422660e15081c (diff)
Version 229.9 Releaseelogind/v229.9
-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 b75ea54bf7..c20ae58488 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ SUBDIRS = . po
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
LIBELOGIND_CURRENT=14
-LIBELOGIND_REVISION=7
+LIBELOGIND_REVISION=9
LIBELOGIND_AGE=14
# Dirs of external packages
diff --git a/configure.ac b/configure.ac
index 3e260427f3..41d38da380 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([elogind],
- [229.8],
+ [229.9],
[https://github.com/elogind/elogind/issues],
[elogind],
[https://github.com/elogind/elogind])