From: thib Date: Tue, 15 May 2001 01:17:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver1564~271 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f7dfb8ac2021dbe92b5fab2158fa1ca6c88b8a26;p=fcron *** empty log message *** --- diff --git a/configure.in b/configure.in index 2c359a5..61e6077 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ AC_PREFIX_DEFAULT($prefix) AC_CONFIG_HEADER(config.h) AC_PREREQ(2.7) -vers="1.1.1" +vers="1.1.2" vers_quoted="\"$vers\"" AC_DEFINE_UNQUOTED(VERSION, $vers) AC_DEFINE_UNQUOTED(VERSION_QUOTED, $vers_quoted)