From: Serge Hallyn Date: Thu, 17 Mar 2016 00:11:36 +0000 (-0700) Subject: configure.ac: release 4.3 X-Git-Tag: 4.3.0^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ef45bb2496182b5df90ad0323bef75d1a5d69887;p=shadow configure.ac: release 4.3 Signed-off-by: Serge Hallyn --- diff --git a/configure.ac b/configure.ac index 4a4d6d08..fb2435a5 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.2) +AM_INIT_AUTOMAKE(shadow, 4.3) AC_CONFIG_HEADERS([config.h]) dnl Some hacks...