Bump sover

This commit is contained in:
Martchus 2024-01-15 21:25:20 +01:00
parent 1f2a1ddb2e
commit a6e7a0002c
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 13)
set(META_RELEASE_DATE "2024-01-02")
set(META_SOVERSION 11)
set(META_SOVERSION 12)
set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON)
project(${META_PROJECT_NAME})