Bump soversion

This commit is contained in:
Martchus 2022-11-10 21:44:32 +01:00
parent 31038135ad
commit 1d94967281
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ set(META_VERSION_MAJOR 1)
set(META_VERSION_MINOR 3)
set(META_VERSION_PATCH 1)
set(META_RELEASE_DATE "2022-11-02")
set(META_SOVERSION 3)
set(META_SOVERSION 4)
set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON)
project(${META_PROJECT_NAME})