Bumped versions to 0.3.0 (umbrella project, core and UI).
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
set(TARGET_APP "GenericQtClient")
|
||||
project(${TARGET_APP} VERSION 0.2.1 LANGUAGES CXX)
|
||||
project(${TARGET_APP} VERSION 0.3.0 LANGUAGES CXX)
|
||||
|
||||
enable_testing()
|
||||
|
||||
|
||||
Submodule UIs/GenericWidgets updated: 34a34891b4...5e3950f6ba
Submodule libs/GenericCore updated: 5318390749...cf55adc34e
Reference in New Issue
Block a user