Bump patch version

This commit is contained in:
Martchus 2024-04-18 22:25:57 +02:00
parent 131b4d1649
commit e674868d12
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 5)
set(META_VERSION_PATCH 2)
set(META_VERSION_PATCH 3)
set(META_RELEASE_DATE "2024-04-09")
set(META_SOVERSION 13)
set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON)