]> git.ipfire.org Git - thirdparty/fcron.git/commitdiff
updated version
authorThibault Godouet <yo8192@users.noreply.github.com>
Tue, 21 Aug 2001 18:45:43 +0000 (18:45 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Tue, 21 Aug 2001 18:45:43 +0000 (18:45 +0000)
configure.in

index ebfa02a49c972fb229fff4186b0586049f623f5d..62d3e67c26ec0f33a312c98a8e48a7223a186a09 100644 (file)
@@ -8,7 +8,7 @@ AC_PREFIX_DEFAULT($prefix)
 AC_CONFIG_HEADER(config.h)
 AC_PREREQ(2.7)
 
-vers="1.1.2"
+vers="2.0.0"
 vers_quoted="\"$vers\""
 AC_DEFINE_UNQUOTED(VERSION, $vers)
 AC_DEFINE_UNQUOTED(VERSION_QUOTED, $vers_quoted)