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...