]> granicus.if.org Git - fcron/commitdiff
switching to version 1.0.0
authorthib <thib>
Sat, 10 Feb 2001 12:53:06 +0000 (12:53 +0000)
committerthib <thib>
Sat, 10 Feb 2001 12:53:06 +0000 (12:53 +0000)
configure.in

index 26cf115e2d65b1eb93934ce307066bc3f02c7a0c..97608e7735b34b4dc491801da86b07a44acb0ba5 100644 (file)
@@ -6,7 +6,7 @@ AC_PREFIX_DEFAULT($prefix)
 AC_CONFIG_HEADER(config.h)
 AC_PREREQ(2.7)
 
-vers="0.9.5"
+vers="1.0.0"
 vers_quoted="\"$vers\""
 AC_DEFINE_UNQUOTED(VERSION, $vers)
 AC_DEFINE_UNQUOTED(VERSION_QUOTED, $vers_quoted)