Update release date

This commit is contained in:
Martchus 2023-03-07 20:04:10 +01:00
parent 222f0e97ba
commit 6a563b822d
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 3)
set(META_VERSION_PATCH 3)
set(META_RELEASE_DATE "2023-01-02")
set(META_RELEASE_DATE "2023-03-07")
set(META_SOVERSION 5)
set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON)