v0.6.10 beta1

This commit is contained in:
Krad
2022-04-02 09:39:17 +08:00
parent 9bffca90ae
commit 23065c6cc5
3 changed files with 6 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(GUI_VERSION_MAJOR 0)
set(GUI_VERSION_MINOR 6)
set(GUI_VERSION_BUILD 9)
set(GUI_VERSION_BETA 1)
# use AppVersion.h as a configure file
configure_file(
"AppVersion.h.in"