Bump patch version

This commit is contained in:
Martchus 2023-10-06 16:55:59 +02:00
parent 500c73be66
commit 8da0560e89
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 4)
set(META_VERSION_PATCH 7)
set(META_VERSION_PATCH 8)
set(META_RELEASE_DATE "2023-10-03")
set(META_SOVERSION 10)
set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON)