version 2.24.0

Graphic setCustomSaveImageTitleFunc() - add custom title when save to image
This commit is contained in:
2024-02-27 14:43:36 +03:00
parent 12f0603413
commit 03f8452512
3 changed files with 26 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ cmake_policy(SET CMP0017 NEW) # need include() with .cmake
cmake_policy(SET CMP0072 NEW) # FindOpenGL prefers GLVND by default
project(QAD)
set(QAD_MAJOR 2)
set(QAD_MINOR 23)
set(QAD_MINOR 24)
set(QAD_REVISION 0)
set(QAD_SUFFIX )
set(QAD_COMPANY SHS)