]> git.ipfire.org Git - thirdparty/fcron.git/commitdiff
Update version to 3.4.0pre
authorThibault Godouet <yo8192@users.noreply.github.com>
Sat, 22 Feb 2025 14:38:28 +0000 (14:38 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Sat, 22 Feb 2025 14:38:28 +0000 (14:38 +0000)
configure.in

index adf07c8cf608fcbfbe5545fa1dfd88af4ea58177..9783367a7bc2366fee73ca4f67ebcc942413dcec 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.3"
+vers="3.4.0pre"
 vers_quoted="\"$vers\""
 AC_DEFINE_UNQUOTED(VERSION, $vers)
 AC_DEFINE_UNQUOTED(VERSION_QUOTED, $vers_quoted)