diff --git a/CMakeLists.txt b/CMakeLists.txt index c5a60e5..ef6bc42 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.7.0) project(optimus-manager-qt - VERSION 1.6.8 + VERSION 1.6.9 LANGUAGES CXX DESCRIPTION "An interface for Optimus Manager that allows to switch GPUs on Optimus laptops." )