cmake: bump ver to 0.1.4

This commit is contained in:
Vaxry 2024-03-12 00:29:33 +00:00
parent e3056efd46
commit 2a78c30da0

View file

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