diff --git a/configure.ac b/configure.ac index cb9deb2..c27d401 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(encfs/encfs.h) dnl a source file from your sub dir -AM_INIT_AUTOMAKE(encfs, 1.4.2) dnl searches for some needed programs +AM_INIT_AUTOMAKE(encfs, 1.4.3) dnl searches for some needed programs dnl without this order in this file, automake will be confused! dnl