Bump patch version

This commit is contained in:
Martchus 2022-11-02 22:37:45 +01:00
parent 2544c02b5c
commit 040d3e7295
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 1)
set(META_VERSION_MINOR 3)
set(META_VERSION_PATCH 0)
set(META_VERSION_PATCH 1)
set(META_RELEASE_DATE "2022-11-02")
set(META_SOVERSION 3)
set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON)