Fix version

This commit is contained in:
Martchus 2020-07-29 10:37:04 +02:00
parent bfac12a2c6
commit d27a6c5424
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ set(META_APP_CATEGORIES "Network;FileTransfer")
set(META_GUI_OPTIONAL false)
set(META_VERSION_MAJOR 0)
set(META_VERSION_MINOR 11)
set(META_VERSION_PATCH 2)
set(META_VERSION_PATCH 12)
set(META_VERSION_EXACT_SONAME ON)
set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON)