summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2005-10-17 17:15:20 +0000
committerChristos Zoulas <christos@zoulas.com>2005-10-17 17:15:20 +0000
commit3e426216e40e9ce969347f6e90261d591c0ef3b7 (patch)
tree52c62eb18b5a9e605331eb2e722b8ef36279ba32 /configure.in
parent221077e302b02180ba51ee32a9d5ee6b81067c78 (diff)
downloadfile-git-3e426216e40e9ce969347f6e90261d591c0ef3b7.tar.gz
welcome to 4.16
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a2f5c134..1e056aa0 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT
AC_CONFIG_SRCDIR([src/file.c])
-AM_INIT_AUTOMAKE(file, 4.15)
+AM_INIT_AUTOMAKE(file, 4.16)
AM_CONFIG_HEADER([config.h])
AM_MAINTAINER_MODE