summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-07-07 11:33:47 +0200
committerSven Eden <yamakuzure@gmx.net>2017-07-07 11:33:47 +0200
commitd0f1714a0de215f47b75f956600ee1bba0ed3212 (patch)
tree9078c88a1208c79ccf034a35661a55883abf06e7
parenta683e1878913969ccf8b0defdec4d955e15ed75a (diff)
Version 232.2 (Pre) Releaseelogind/v232.2
-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 3b30dfba1e..d53f242d41 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ SUBDIRS = . po
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
LIBELOGIND_CURRENT=17
-LIBELOGIND_REVISION=1
+LIBELOGIND_REVISION=2
LIBELOGIND_AGE=17
# Dirs of external packages
diff --git a/configure.ac b/configure.ac
index 76103aaa50..8c93ea011a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([elogind],
- [232.1],
+ [232.2],
[https://github.com/elogind/elogind/issues],
[elogind],
[https://github.com/elogind/elogind])