Use correct base version

This commit is contained in:
Matthieu Gautier
2020-03-18 21:47:09 +01:00
parent b932dbd35e
commit b910803fbe

View File

@ -42,7 +42,7 @@ release_versions = {
# This is the "version" of the whole base_deps_versions dict.
# Change this when you change base_deps_versions.
base_deps_meta_version = '62'
base_deps_meta_version = '63'
base_deps_versions = {
'zlib' : '1.2.8',