From: Christos Zoulas Date: Thu, 27 Dec 2007 16:41:00 +0000 (+0000) Subject: regen autoconfiscated files. X-Git-Tag: FILE4_22~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1eef18e785355c04a704c7667e4104769f520c9e;p=file regen autoconfiscated files. --- diff --git a/configure b/configure index c7a6bb8f..42225b1c 100755 --- a/configure +++ b/configure @@ -2268,7 +2268,7 @@ fi # Define the identity of the package. PACKAGE=file - VERSION=4.21 + VERSION=4.22 cat >>confdefs.h <<_ACEOF diff --git a/configure.in b/configure.in index f975ac93..d5e6ca56 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT AC_CONFIG_SRCDIR([src/file.c]) -AM_INIT_AUTOMAKE(file, 4.21) +AM_INIT_AUTOMAKE(file, 4.22) AM_CONFIG_HEADER([config.h]) AM_MAINTAINER_MODE