From: thib Date: Sun, 31 Mar 2002 15:05:31 +0000 (+0000) Subject: updated version to 2.9.0 X-Git-Tag: ver1564~95 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43383a230c5cef18bca132457aeed5aaca84720d;p=fcron updated version to 2.9.0 --- diff --git a/configure.in b/configure.in index 66c7c41..0310ce0 100644 --- a/configure.in +++ b/configure.in @@ -13,7 +13,7 @@ AC_PREFIX_DEFAULT($prefix) AC_CONFIG_HEADER(config.h) AC_PREREQ(2.7) -vers="2.1.1" +vers="2.9.0" vers_quoted="\"$vers\"" AC_DEFINE_UNQUOTED(VERSION, $vers) AC_DEFINE_UNQUOTED(VERSION_QUOTED, $vers_quoted)