summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2007-12-28 20:08:40 +0000
committerChristos Zoulas <christos@zoulas.com>2007-12-28 20:08:40 +0000
commit052d511af0dfe4277ce2777c9194e574a17b6365 (patch)
treeb7b44af7e5231cba0145386affe3c0952a7eeefe /configure.in
parentd670f39ffb13b2b28b09fce5856d313f7a3f3e7a (diff)
downloadfile-git-052d511af0dfe4277ce2777c9194e574a17b6365.tar.gz
welcome to 4.23.
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 8af5dafc..ee509e22 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.22)
+AM_INIT_AUTOMAKE(file, 4.23)
AM_CONFIG_HEADER([config.h])
AM_MAINTAINER_MODE