diff --git a/CMakeLists.txt b/CMakeLists.txt index d409fb8..53c8440 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,7 +23,7 @@ set(CMAKE_CXX_STANDARD 14) set(CMAKE_CXX_STANDARD_REQUIRED ON) set(OPT_EXE_NAME "oplpctools") set(OPT_VERSION_MAJOR 2) -set(OPT_VERSION_MINOR 0) +set(OPT_VERSION_MINOR 1) set(OPT_SRC_DIR ${CMAKE_CURRENT_LIST_DIR}/src/OplPcTools) if(CMAKE_BUILD_TYPE STREQUAL "Release") diff --git a/screenshots/Arts.png b/screenshots/Arts.png index 774d3db..8208e6e 100644 Binary files a/screenshots/Arts.png and b/screenshots/Arts.png differ diff --git a/screenshots/Install.png b/screenshots/Install.png index a200ee0..2a292c5 100644 Binary files a/screenshots/Install.png and b/screenshots/Install.png differ diff --git a/screenshots/Main.png b/screenshots/Main.png index 054220d..d82a43d 100644 Binary files a/screenshots/Main.png and b/screenshots/Main.png differ diff --git a/screenshots/Recovery.png b/screenshots/Recovery.png index 27588a5..6afff2c 100644 Binary files a/screenshots/Recovery.png and b/screenshots/Recovery.png differ