From 2ce295db42eca0de4f0eab523e45df7f1bea6746 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sun, 30 Jul 2017 21:06:53 +0200 Subject: [PATCH] Increment patch version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 533ab48..91f4efc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -12,7 +12,7 @@ set(META_GUI_OPTIONAL true) set(META_JS_SRC_DIR renamingutility) set(META_VERSION_MAJOR 2) set(META_VERSION_MINOR 2) -set(META_VERSION_PATCH 4) +set(META_VERSION_PATCH 5) set(META_NO_TIDY ON) # add project files