qad_types доработки

This commit is contained in:
Бычков Андрей
2022-06-30 14:28:36 +03:00
parent af530b582c
commit 2fb937a090
3 changed files with 44 additions and 88 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 8)
set(qad_REVISION 0)
set(qad_REVISION 1)
set(qad_SUFFIX )
set(qad_COMPANY SHS)
set(qad_DOMAIN org.SHS)