[skip ci] bump version number

This commit is contained in:
2022-11-17 05:54:09 +08:00
parent 2cd65e121a
commit 8fbcc5bb1c
+3 -1
View File
@@ -2,7 +2,7 @@
## GLOBAL CONFIGURATION FLAGS
version_string = '0.5.2a'
version_string = '0.5.3a'
add_path_to_ldpath = True
rebuild_backend = False
run_backend = True
@@ -13,6 +13,8 @@ os_platform = 'unknown'
build_driver = 'Auto'
compilation_output = True
## END GLOBAL CONFIGURATION FLAGS
def init_config():
global __config_initialized__, os_platform, msbuildroot, build_driver
## SETUP ENVIRONMENT VARIABLES