From: Sven Eden Date: Thu, 27 Jul 2017 15:52:28 +0000 (+0200) Subject: Version 234.1 Release X-Git-Tag: chiark/234.4-1+devuan1.1+iwj1~51 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=f3061b4c6efa8275466c56f291eca43d36178213;p=elogind.git Version 234.1 Release --- diff --git a/Makefile.am b/Makefile.am index 484942c26..cbcfbe0fd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ SUBDIRS = . po .PRECIOUS: $(TEST_SUITE_LOG) Makefile LIBELOGIND_CURRENT=19 -LIBELOGIND_REVISION=0 +LIBELOGIND_REVISION=1 LIBELOGIND_AGE=19 # Dirs of external packages diff --git a/configure.ac b/configure.ac index 7bb67b71e..7106d3682 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.64]) AC_INIT([elogind], - [234], + [234.1], [https://github.com/elogind/elogind/issues], [elogind], [https://github.com/elogind/elogind])