configure

changeset 1536
b65c05e7be3c
parent 1528
6a687a7caed8
--- a/configure	Sun Nov 30 16:01:48 2025 +0100
+++ b/configure	Tue Dec 02 17:35:54 2025 +0100
@@ -199,15 +199,15 @@
     fi
     if test -z "$VERSION__initialized__"; then
         VERSION__initialized__=1
-        VERSION='3.2.0'
+        VERSION='4.0.0'
     fi
     if test -z "$LIBVERSION__initialized__"; then
         LIBVERSION__initialized__=1
-        LIBVERSION='6.0.0'
+        LIBVERSION='7.0.0'
     fi
     if test -z "$LIBVERSION_MAJOR__initialized__"; then
         LIBVERSION_MAJOR__initialized__=1
-        LIBVERSION_MAJOR='6'
+        LIBVERSION_MAJOR='7'
     fi
     if test -z "$root_dir__initialized__"; then
         root_dir__initialized__=1

mercurial