summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2003-10-15 02:24:58 +0000
committerChristos Zoulas <christos@zoulas.com>2003-10-15 02:24:58 +0000
commit8cff6d2495b2a61a0a3b1960de3e61c146dd350a (patch)
tree38b2f48f1ceaf5b8cd6812a242bc6310fcade8b5
parentff3bfb82017cd80732b72e66d8c420fd650f129f (diff)
downloadfile-git-8cff6d2495b2a61a0a3b1960de3e61c146dd350a.tar.gz
welcome to 4.06
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 34213044..f1407019 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.05)
+AM_INIT_AUTOMAKE(file, 4.06)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE