Bump patch version

This commit is contained in:
Martchus 2023-09-16 22:14:48 +02:00
parent 4c2e294f8c
commit 42f77419fc
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_GUI_OPTIONAL false)
set(META_VERSION_MAJOR 1) set(META_VERSION_MAJOR 1)
set(META_VERSION_MINOR 4) set(META_VERSION_MINOR 4)
set(META_VERSION_PATCH 6) set(META_VERSION_PATCH 7)
set(META_RELEASE_DATE "2023-09-05") set(META_RELEASE_DATE "2023-09-05")
set(META_SOVERSION 9) set(META_SOVERSION 9)
set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON) set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON)