From: Sven Eden Date: Mon, 17 Jul 2017 16:15:05 +0000 (+0200) Subject: Version 233.1 Release X-Git-Tag: v233.3~16 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=cb7968de9b62d0210c8212f92d932930f99a7a0c;ds=inline Version 233.1 Release --- diff --git a/Makefile.am b/Makefile.am index 9340eaf98..69a274f61 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ SUBDIRS = . po .PRECIOUS: $(TEST_SUITE_LOG) Makefile LIBELOGIND_CURRENT=18 -LIBELOGIND_REVISION=0 +LIBELOGIND_REVISION=1 LIBELOGIND_AGE=18 # Dirs of external packages diff --git a/configure.ac b/configure.ac index 2f0eb62f1..a7e4ae3dc 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.64]) AC_INIT([elogind], - [233], + [233.1], [https://github.com/elogind/elogind/issues], [elogind], [https://github.com/elogind/elogind])