version 2.27.0

Graphic legend checks context menu rework
This commit is contained in:
2024-04-08 11:25:46 +03:00
parent 073d483381
commit bee9bd12d5
7 changed files with 192 additions and 83 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 26)
set(QAD_MINOR 27)
set(QAD_REVISION 0)
set(QAD_SUFFIX )
set(QAD_COMPANY SHS)