Version bump

This commit is contained in:
fvanroie 2021-02-23 20:53:47 +01:00
parent e649fa9941
commit 7f765c9a85

View File

@ -61,7 +61,7 @@ build_flags =
; -- Hasp build options ---------------------------- ; -- Hasp build options ----------------------------
-D HASP_VER_MAJ=0 -D HASP_VER_MAJ=0
-D HASP_VER_MIN=3 -D HASP_VER_MIN=3
-D HASP_VER_REV=4 -D HASP_VER_REV=5
-D HASP_LOG_LEVEL=9 -D HASP_LOG_LEVEL=9
-D HASP_USE_CONFIG=1 ; Native application, not library -D HASP_USE_CONFIG=1 ; Native application, not library
${override.build_flags} ${override.build_flags}