From: Sven Eden Date: Mon, 3 Jul 2017 13:21:43 +0000 (+0200) Subject: Version 231.4 Release X-Git-Tag: v231.4^0 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=97707db5a1d8e2bd9b3be01ef4b5085deaf9dbd4 Version 231.4 Release --- diff --git a/Makefile.am b/Makefile.am index 1e1870c81..825057207 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ SUBDIRS = . po .PRECIOUS: $(TEST_SUITE_LOG) Makefile LIBELOGIND_CURRENT=16 -LIBELOGIND_REVISION=3 +LIBELOGIND_REVISION=4 LIBELOGIND_AGE=16 # Dirs of external packages diff --git a/configure.ac b/configure.ac index f1efe2164..4f61599cf 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.64]) AC_INIT([elogind], - [231.3], + [231.4], [https://github.com/elogind/elogind/issues], [elogind], [https://github.com/elogind/elogind])