summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-07-27 11:25:04 +0200
committerSven Eden <yamakuzure@gmx.net>2017-07-27 17:25:29 +0200
commit550b8c9b7a2fc3a802571f1a482dc8e91cdc226d (patch)
tree06dd78a51bfcd9e6f42445230b0e24da6930b346
parenta17933b09a1c859e5bb18bf622b4f97bdcb550e4 (diff)
Version 233.5 Releaseelogind/v233.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 b94b5eeae4..97624b9cbf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ SUBDIRS = . po
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
LIBELOGIND_CURRENT=18
-LIBELOGIND_REVISION=4
+LIBELOGIND_REVISION=5
LIBELOGIND_AGE=18
# Dirs of external packages
diff --git a/configure.ac b/configure.ac
index 4acdcdeb54..d1a9e7c0de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([elogind],
- [233.4],
+ [233.5],
[https://github.com/elogind/elogind/issues],
[elogind],
[https://github.com/elogind/elogind])