cmake: bump ver to 0.1.9

This commit is contained in:
Vaxry 2024-05-24 20:46:51 +02:00
parent 27ca640abe
commit 57298fc4f1
1 changed files with 1 additions and 1 deletions

View File

@ -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