diff --git a/CMakeLists.txt b/CMakeLists.txt index 237629a..36e166a 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 3) -set(META_VERSION_PATCH 8) +set(META_VERSION_PATCH 9) set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON) # add project files diff --git a/resources/icons/hicolor/256x256/apps/tageditor.ico b/resources/icons/hicolor/256x256/apps/tageditor.ico new file mode 100644 index 0000000..0074cfc Binary files /dev/null and b/resources/icons/hicolor/256x256/apps/tageditor.ico differ