Skip to content

Commit

Permalink
Merge pull request #762 from kiwix/trigger_base_deps_rebuild
Browse files Browse the repository at this point in the history
Bump base_deps_meta_version to rebuild libmicrohttpd
  • Loading branch information
kelson42 authored Oct 8, 2024
2 parents 642f63c + 145b1b2 commit a33705d
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 @@ -33,7 +33,7 @@

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

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

0 comments on commit a33705d

Please sign in to comment.