Increment patch version

This commit is contained in:
Martchus 2022-03-15 21:40:17 +01:00
parent a367edc81f
commit a725550d17
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 7)
set(META_VERSION_PATCH 8)
set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON)
# add project files