From cbf6bbd1e9844236e9356d7fc204dd661eb66f4a Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Wed, 8 Oct 2003 16:41:17 +0000 Subject: [PATCH] Regen --- configure | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.50.1