From 539a2f3d5128c624bbca4abee7777e1b225892b6 Mon Sep 17 00:00:00 2001 From: Emmanuel Engelhart Date: Sat, 31 May 2025 14:21:52 +0200 Subject: [PATCH] New build of libzim 9.3.0-4 --- kiwixbuild/versions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiwixbuild/versions.py b/kiwixbuild/versions.py index 038da78..2674faa 100644 --- a/kiwixbuild/versions.py +++ b/kiwixbuild/versions.py @@ -23,7 +23,7 @@ main_project_versions = { # - Else, increment the value. If no value was present, see `(was ...)`. release_versions = { - "libzim": 3, # Depends of base deps (was 2) + "libzim": 4, # Depends of base deps (was 3) "libkiwix": None, # Depends of libzim (was 1) "kiwix-tools": None, # Depends of libkiwix and libzim (was 2) "zim-tools": None, # Depends of libzim (was 0)