diff --git a/CMakeLists.txt b/CMakeLists.txt index 0a2afd5..ca16bca 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.24) set(re-edit_VERSION_MAJOR 1) set(re-edit_VERSION_MINOR 2) -set(re-edit_VERSION_PATCH 0) +set(re-edit_VERSION_PATCH 1) set(re-edit_VERSION "${re-edit_VERSION_MAJOR}.${re-edit_VERSION_MINOR}.${re-edit_VERSION_PATCH}") execute_process(COMMAND git describe --long --dirty --abbrev=10 --tags diff --git a/README.md b/README.md index 4cb7ae5..7f93f0f 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,11 @@ pongasoft produces a variety of high quality and free/open source software. If y Release Notes ------------- +* #### 1.2.1 - 2023/01/22 + +- Fixed application name on macOS +- Fixed trackpad and mouse wheel sensitivity issue when zooming in/out + * #### 1.2.0 - 2023/01/20 - Major redesign of the panel: