diff --git a/CMakeLists.txt b/CMakeLists.txt index faaa9cd..8917490 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.19) -set(HYPRCURSOR_VERSION "0.1.8") +set(HYPRCURSOR_VERSION "0.1.9") add_compile_definitions(HYPRCURSOR_VERSION="${HYPRCURSOR_VERSION}") project(hyprcursor