From: thib Date: Sat, 21 Apr 2001 08:46:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver1564~306 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4061bdc0f8f6ab1c5c5702a02deb07e3f3c9345c;p=fcron *** empty log message *** --- diff --git a/configure.in b/configure.in index 554ff67..7dda50c 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.0.2" +vers="1.1.0" vers_quoted="\"$vers\"" AC_DEFINE_UNQUOTED(VERSION, $vers) AC_DEFINE_UNQUOTED(VERSION_QUOTED, $vers_quoted)