mirror of
https://github.com/hyprwm/hyprutils.git
synced 2024-11-17 00:15:58 +01:00
cmake: bump ver to 0.1.1
This commit is contained in:
parent
f73a28ca03
commit
fce960f0dd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
cmake_minimum_required(VERSION 3.19)
|
cmake_minimum_required(VERSION 3.19)
|
||||||
|
|
||||||
set(HYPRUTILS_VERSION "0.1.0")
|
set(HYPRUTILS_VERSION "0.1.1")
|
||||||
add_compile_definitions(HYPRUTILS_VERSION="${HYPRUTILS_VERSION}")
|
add_compile_definitions(HYPRUTILS_VERSION="${HYPRUTILS_VERSION}")
|
||||||
|
|
||||||
project(hyprutils
|
project(hyprutils
|
||||||
|
|
Loading…
Reference in a new issue