From 14103b42595f38582d1e3ed98038d5b1e3b1e8d8 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Sat, 24 Jul 2004 21:01:44 +0000 Subject: [PATCH] regen for 4.10 --- configure | 2 +- configure.in | 2 +- 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 -- 2.40.0