diff --git a/configure.ac b/configure.ac index 606c5f427..b389838a1 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.1) +AM_INIT_AUTOMAKE(shadow, 4.4) AC_CONFIG_HEADERS([config.h]) dnl Some hacks...