summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-07-17 11:55:32 +0200
committerSven Eden <yamakuzure@gmx.net>2017-07-17 11:55:32 +0200
commit169fef18a5f1a0abfe086a547efb58bf8c1eee0b (patch)
tree34de65b83ebed37d47a38d750c25c1344a8a63bc
parentefcf51ae1650fbed0e31f41cd2540d98f0e68c6d (diff)
Version 232.3 Releaseelogind/v232.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 d53f242d41..0325de83e2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ SUBDIRS = . po
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
LIBELOGIND_CURRENT=17
-LIBELOGIND_REVISION=2
+LIBELOGIND_REVISION=3
LIBELOGIND_AGE=17
# Dirs of external packages
diff --git a/configure.ac b/configure.ac
index 8c93ea011a..709f4f527d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([elogind],
- [232.2],
+ [232.3],
[https://github.com/elogind/elogind/issues],
[elogind],
[https://github.com/elogind/elogind])