From: Serge Hallyn Date: Mon, 15 Aug 2016 03:59:23 +0000 (-0500) Subject: configure.ac: release 4.3.1 X-Git-Tag: 4.3.1^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6fbc11ce2178205968c37853db752729359c9893;p=shadow configure.ac: release 4.3.1 Signed-off-by: Serge Hallyn --- diff --git a/configure.ac b/configure.ac index fb2435a5..606c5f42 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT -AM_INIT_AUTOMAKE(shadow, 4.3) +AM_INIT_AUTOMAKE(shadow, 4.3.1) AC_CONFIG_HEADERS([config.h]) dnl Some hacks...