From fedc89b20edc9f11c292b9c6f6a384a00e936c77 Mon Sep 17 00:00:00 2001 From: Martchus Date: Tue, 5 Sep 2023 10:45:24 +0200 Subject: [PATCH] Update release date --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8393719..a06d300 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 9) set(META_VERSION_PATCH 0) -set(META_RELEASE_DATE "2023-06-08") +set(META_RELEASE_DATE "2023-09-05") set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON) # add project files