Update release date

This commit is contained in:
Martchus 2022-10-12 23:23:58 +02:00
parent fa7b0a5a2f
commit f7290b2ac1
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 0)
set(META_RELEASE_DATE "0001-01-01")
set(META_RELEASE_DATE "2022-10-12")
set(META_SOVERSION 3)
set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON)