From d8a97e8f13774605c8cdb6b726e2d263afa195ab Mon Sep 17 00:00:00 2001 From: Martchus Date: Tue, 6 Dec 2022 11:51:39 +0100 Subject: [PATCH] Update release date --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 82a7b49..fd71c17 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ set(META_JS_SRC_DIR renamingutility) set(META_VERSION_MAJOR 3) set(META_VERSION_MINOR 7) set(META_VERSION_PATCH 6) -set(META_RELEASE_DATE "2022-10-12") +set(META_RELEASE_DATE "2022-12-06") set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON) # add project files