cmake: bump ver to 0.1.6

This commit is contained in:
Vaxry 2024-04-06 21:18:01 +01:00
parent 7561459770
commit 818d8c4b69

View file

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.19)
set(HYPRCURSOR_VERSION "0.1.5")
set(HYPRCURSOR_VERSION "0.1.6")
add_compile_definitions(HYPRCURSOR_VERSION="${HYPRCURSOR_VERSION}")
project(hyprcursor