From 0ffb999c08732d3c202e9aa1eee98c9470eb4b5f Mon Sep 17 00:00:00 2001 From: Martchus Date: Tue, 7 Mar 2023 20:08:50 +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 ef478e3..3f3d06b 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 8) -set(META_RELEASE_DATE "2023-01-02") +set(META_RELEASE_DATE "2023-03-07") set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON) # add project files