Increment patch version

This commit is contained in:
Martchus 2023-11-07 16:17:42 +01:00
parent 282c819ea2
commit 962054a3fe
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ set(META_APP_URL "https://github.com/${META_APP_AUTHOR}/${META_PROJECT_NAME}")
set(META_APP_DESCRIPTION "C++ library to read/write passwords from/to encrypted files")
set(META_VERSION_MAJOR 5)
set(META_VERSION_MINOR 0)
set(META_VERSION_PATCH 8)
set(META_VERSION_PATCH 9)
set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON)
# add project files