From 04a09c025c37a3818a1b3a07721d2a752d47ea8c Mon Sep 17 00:00:00 2001 From: Martchus Date: Fri, 12 Aug 2022 00:28:33 +0200 Subject: [PATCH] Bump patch version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0c1aec7..476564c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ set(META_GUI_OPTIONAL true) set(META_JS_SRC_DIR renamingutility) set(META_VERSION_MAJOR 3) set(META_VERSION_MINOR 7) -set(META_VERSION_PATCH 4) +set(META_VERSION_PATCH 5) set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON) # add project files