version 1.1.0

add Renderer::GrabFormat flags
This commit is contained in:
2023-04-25 17:34:47 +03:00
parent 0151e34477
commit 011c3eeb71
6 changed files with 27 additions and 15 deletions

View File

@@ -26,7 +26,7 @@ else()
include(SHSTKQtMacros)
set(QGLEngine_MAJOR 1)
set(QGLEngine_MINOR 0)
set(QGLEngine_MINOR 1)
set(QGLEngine_REVISION 0)
set(QGLEngine_SUFFIX "rc")
set(QGLEngine_COMPANY SHS)