From: Christos Zoulas Date: Sat, 24 Jul 2004 21:01:44 +0000 (+0000) Subject: regen for 4.10 X-Git-Tag: FILE5_05~857 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=28d025cd851c614a9b8350a8ad8cfd34a1a11ece;p=file regen for 4.10 --- diff --git a/configure b/configure index 9c138e0a..b2e541f5 100755 --- a/configure +++ b/configure @@ -1555,7 +1555,7 @@ fi # Define the identity of the package. PACKAGE=file - VERSION=4.09 + VERSION=4.10 cat >>confdefs.h <<_ACEOF diff --git a/configure.in b/configure.in index 18cfd3ba..a3b9c5d7 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.09) +AM_INIT_AUTOMAKE(file, 4.10) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE