Bump minor version

The `--quiet` flag has been added and some bugs have been fixed which
prevented certain features to work at all.
This commit is contained in:
Martchus 2021-05-27 19:00:42 +02:00
parent 53bb9fb292
commit 91c854b83b
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ set(META_APP_DESCRIPTION
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 11)
set(META_VERSION_MINOR 4)
set(META_VERSION_PATCH 0)
set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON)
# add project files