From: Christos Zoulas Date: Wed, 8 Oct 2003 16:41:17 +0000 (+0000) Subject: Regen X-Git-Tag: FILE5_05~944 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fa3901c3f8c6fe54ea9def2fc7f47ea58fca88d9;p=file Regen --- diff --git a/configure b/configure index 6b26cf27..fd1233c2 100755 --- a/configure +++ b/configure @@ -1714,7 +1714,7 @@ fi # Define the identity of the package. PACKAGE=file - VERSION=4.04 + VERSION=4.05 cat >>confdefs.h <<_ACEOF diff --git a/configure.in b/configure.in index aac1807d..34213044 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(src/file.c) -AM_INIT_AUTOMAKE(file, 4.04) +AM_INIT_AUTOMAKE(file, 4.05) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE