Bump soversion

This commit is contained in:
Martchus 2023-06-30 12:39:25 +02:00
parent c6b03ae0aa
commit 91ce946acb
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ set(META_VERSION_MAJOR 1)
set(META_VERSION_MINOR 4)
set(META_VERSION_PATCH 4)
set(META_RELEASE_DATE "2023-06-08")
set(META_SOVERSION 7)
set(META_SOVERSION 8)
set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON)
project(${META_PROJECT_NAME})