summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2004-07-24 21:01:44 +0000
committerChristos Zoulas <christos@zoulas.com>2004-07-24 21:01:44 +0000
commit14103b42595f38582d1e3ed98038d5b1e3b1e8d8 (patch)
treeb8cfe2fdac57129e4ea65229447585073496a443
parent022c8bfa17d79bf1eb59325dd684ebc491d01fa1 (diff)
downloadfile-git-FILE4_10.tar.gz
regen for 4.10FILE4_10
-rwxr-xr-xconfigure2
-rw-r--r--configure.in2
2 files changed, 2 insertions, 2 deletions
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