summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-07-21 07:48:48 +0200
committerSven Eden <yamakuzure@gmx.net>2017-07-21 07:48:48 +0200
commiteaa952024d64e2e8211eb8861ad7141ad2f10b6d (patch)
tree642e9e9c35fe5d647cb40960ab00402154366057
parentb7cc0baed538e5b87bcb54cb6b6da74d2a8a9d23 (diff)
Version 233.3 Releaseelogind/v233.3
-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 33bb9fd236..f5bfd26425 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ SUBDIRS = . po
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
LIBELOGIND_CURRENT=18
-LIBELOGIND_REVISION=2
+LIBELOGIND_REVISION=3
LIBELOGIND_AGE=18
# Dirs of external packages
diff --git a/configure.ac b/configure.ac
index aa3cf86bf8..b4f6bb5192 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([elogind],
- [233.2],
+ [233.3],
[https://github.com/elogind/elogind/issues],
[elogind],
[https://github.com/elogind/elogind])