version 2.2.3

Graphic grid fix
introspection actualize
This commit is contained in:
2021-06-09 18:06:30 +03:00
parent e55259e8d7
commit 094c33227b
4 changed files with 64 additions and 64 deletions

View File

@@ -4,7 +4,7 @@ cmake_policy(SET CMP0072 NEW) # FindOpenGL prefers GLVND by default
project(qad)
set(qad_MAJOR 2)
set(qad_MINOR 2)
set(qad_REVISION 2)
set(qad_REVISION 3)
set(qad_SUFFIX )
set(qad_COMPANY SHS)
set(qad_DOMAIN org.SHS)