Rebuild libzim release, with manylinux fixes
This commit is contained in:
parent
04f7d6457d
commit
d8071bd947
|
@ -23,7 +23,7 @@ main_project_versions = {
|
||||||
# - Else, increment the value. If no value was present, see `(was ...)`.
|
# - Else, increment the value. If no value was present, see `(was ...)`.
|
||||||
|
|
||||||
release_versions = {
|
release_versions = {
|
||||||
"libzim": 1, # Depends of base deps (was 0)
|
"libzim": 2, # Depends of base deps (was 1)
|
||||||
"libkiwix": None, # Depends of libzim (was 4)
|
"libkiwix": None, # Depends of libzim (was 4)
|
||||||
"kiwix-tools": None, # Depends of libkiwix and libzim (was 2)
|
"kiwix-tools": None, # Depends of libkiwix and libzim (was 2)
|
||||||
"zim-tools": None, # Depends of libzim (was 0)
|
"zim-tools": None, # Depends of libzim (was 0)
|
||||||
|
|
Loading…
Reference in New Issue