From: Sven Eden Date: Wed, 5 Jul 2017 06:57:32 +0000 (+0200) Subject: Version 232.1 Release X-Git-Tag: v232.2~7 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=41ab6b37cca2861133b7201e3ebaaa20cd306a99;p=elogind.git Version 232.1 Release --- diff --git a/Makefile.am b/Makefile.am index 9af7c1efe..3b30dfba1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ SUBDIRS = . po .PRECIOUS: $(TEST_SUITE_LOG) Makefile LIBELOGIND_CURRENT=17 -LIBELOGIND_REVISION=0 +LIBELOGIND_REVISION=1 LIBELOGIND_AGE=17 # Dirs of external packages diff --git a/configure.ac b/configure.ac index 0a321d2d8..76103aaa5 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.64]) AC_INIT([elogind], - [232], + [232.1], [https://github.com/elogind/elogind/issues], [elogind], [https://github.com/elogind/elogind])