Update release date

This commit is contained in:
Martchus 2023-09-05 10:43:03 +02:00
parent e9bb64f893
commit 4c2e294f8c
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ set(META_GUI_OPTIONAL false)
set(META_VERSION_MAJOR 1)
set(META_VERSION_MINOR 4)
set(META_VERSION_PATCH 6)
set(META_RELEASE_DATE "2023-08-09")
set(META_RELEASE_DATE "2023-09-05")
set(META_SOVERSION 9)
set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON)