]> git.ipfire.org Git - thirdparty/fcron.git/commitdiff
Update version to 3.3.3.pre
authorThibault Godouet <yo8192@users.noreply.github.com>
Tue, 31 Dec 2024 17:52:07 +0000 (17:52 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Tue, 31 Dec 2024 17:52:07 +0000 (17:52 +0000)
configure.in

index 99936a491d78ed25befe54ff1b013105d97e8150..4fd7fc6f14bae01c3cf07672344b0ee7324247cb 100644 (file)
@@ -11,7 +11,7 @@ AC_CONFIG_HEADERS([config.h])
 AC_PREREQ([2.71])
 m4_include([m4/ax_lib_readline.m4])
 
-vers="3.3.2"
+vers="3.3.3pre"
 vers_quoted="\"$vers\""
 AC_DEFINE_UNQUOTED(VERSION, $vers)
 AC_DEFINE_UNQUOTED(VERSION_QUOTED, $vers_quoted)