From: thib Date: Tue, 15 May 2001 01:27:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver1564~267 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b77506663c8902f7c97aa8e2572dc37a01438649;p=fcron *** empty log message *** --- diff --git a/configure.in b/configure.in index 61e6077..2c359a5 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.2" +vers="1.1.1" vers_quoted="\"$vers\"" AC_DEFINE_UNQUOTED(VERSION, $vers) AC_DEFINE_UNQUOTED(VERSION_QUOTED, $vers_quoted)