Increase version

This commit is contained in:
Martchus 2020-07-07 17:37:19 +02:00
parent 2b4906d9ed
commit 418a5ca9ab
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ set(META_APP_DESCRIPTION "Tray application for Syncthing")
set(META_APP_CATEGORIES "Network;FileTransfer")
set(META_GUI_OPTIONAL false)
set(META_VERSION_MAJOR 0)
set(META_VERSION_MINOR 10)
set(META_VERSION_PATCH 10)
set(META_VERSION_MINOR 11)
set(META_VERSION_PATCH 0)
set(META_VERSION_EXACT_SONAME ON)
set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON)