From 3e426216e40e9ce969347f6e90261d591c0ef3b7 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Mon, 17 Oct 2005 17:15:20 +0000 Subject: welcome to 4.16 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') 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 -- cgit v1.2.1