Skip to content

Commit

Permalink
Bump base_deps_meta_version to rebuild docopt, icu and boostregex
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr committed Aug 28, 2024
1 parent 2353fcc commit cefd920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kiwixbuild/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

# This is the "version" of the whole base_deps_versions dict.
# Change this when you change base_deps_versions.
base_deps_meta_version = "06"
base_deps_meta_version = "07"

base_deps_versions = {
"zlib": "1.2.12",
Expand Down

0 comments on commit cefd920

Please sign in to comment.