update versions in configure script v4.0.1

Sun, 08 Feb 2026 20:06:03 +0100

author
Mike Becker <universe@uap-core.de>
date
Sun, 08 Feb 2026 20:06:03 +0100
changeset 1706
93f0a3403c63
parent 1705
4df57f540e52
child 1707
8cce5ea3962b

update versions in configure script

configure file | annotate | diff | comparison | revisions
--- a/configure	Sun Feb 08 14:22:13 2026 +0100
+++ b/configure	Sun Feb 08 20:06:03 2026 +0100
@@ -210,11 +210,11 @@
     fi
     if [ -z "$VERSION__initialized__" ] ; then
         VERSION__initialized__=1
-        VERSION='4.0.0'
+        VERSION='4.0.1'
     fi
     if [ -z "$LIBVERSION__initialized__" ] ; then
         LIBVERSION__initialized__=1
-        LIBVERSION='7.0.0'
+        LIBVERSION='7.0.1'
     fi
     if [ -z "$LIBVERSION_MAJOR__initialized__" ] ; then
         LIBVERSION_MAJOR__initialized__=1

mercurial