]> git.ipfire.org Git - thirdparty/fcron.git/commitdiff
Update version to 3.4.1pre master
authorThibault Godouet <yo8192@users.noreply.github.com>
Sat, 19 Apr 2025 20:53:04 +0000 (21:53 +0100)
committerThibault Godouet <yo8192@users.noreply.github.com>
Sat, 19 Apr 2025 20:53:04 +0000 (21:53 +0100)
configure.in

index c74462d8ebc904f1a3d91b79cceff513ddcb96a7..7971c9889efd313cc81ca2be7bf59b3c145060fa 100644 (file)
@@ -11,7 +11,7 @@ AC_CONFIG_HEADERS([config.h])
 AC_PREREQ([2.71])
 m4_include([m4/ax_lib_readline.m4])
 
-vers="3.4.0"
+vers="3.4.1pre"
 vers_quoted="\"$vers\""
 AC_DEFINE_UNQUOTED(VERSION, $vers)
 AC_DEFINE_UNQUOTED(VERSION_QUOTED, $vers_quoted)