summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-09-25 11:52:49 +0200
committerSven Eden <yamakuzure@gmx.net>2017-09-25 11:52:49 +0200
commit471236cc1d3897ee8af9ae22e063461fc4f1521f (patch)
tree45f66488a529b0570c06ee4863b6b2190c152baf
parent90a35532616c4c9e22a03a3d5639121f7c759e87 (diff)
Version 233.7 Releaseelogind/v233.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 21a4fe3d9c..31afae4767 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ SUBDIRS = . po
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
LIBELOGIND_CURRENT=18
-LIBELOGIND_REVISION=5
+LIBELOGIND_REVISION=7
LIBELOGIND_AGE=18
# Dirs of external packages
diff --git a/configure.ac b/configure.ac
index 7f93acbbbf..dd75bc3b65 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([elogind],
- [233.6],
+ [233.7],
[https://github.com/elogind/elogind/issues],
[elogind],
[https://github.com/elogind/elogind])