diff -r a939872c284d -r 3f324ea53152 configure --- a/configure Wed Feb 14 22:12:35 2024 +0100 +++ b/configure Wed Feb 14 22:32:13 2024 +0100 @@ -456,8 +456,8 @@ cat >> "$TEMP_DIR/make.mk" << __EOF__ # library version VERSION=3.1.0 -LIBVERSION=4.1.0 -LIBVERSION_MAJOR=4 +LIBVERSION=5.0.0 +LIBVERSION_MAJOR=5 # build directory structure !! do not change or override !! build_dir=${src_dir}/build