From: thib Date: Tue, 10 Oct 2000 19:07:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver1564~457 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9678985ef3dfbfcb91c2cb2b79f2b25f6573dcde;p=fcron *** empty log message *** --- diff --git a/configure.in b/configure.in index c8053df..9ff2c20 100644 --- a/configure.in +++ b/configure.in @@ -6,7 +6,7 @@ AC_PREFIX_DEFAULT($prefix) AC_CONFIG_HEADER(config.h) AC_PREREQ(2.7) -vers="0.9.2" +vers="0.9.2.1" vers_quoted="\"$vers\"" AC_DEFINE_UNQUOTED(VERSION, $vers) AC_DEFINE_UNQUOTED(VERSION_QUOTED, $vers_quoted)