mirror of
https://github.com/hyprwm/hyprutils.git
synced 2024-11-16 23:05:58 +01:00
cmake: bump version to 0.1.3
This commit is contained in:
parent
d4c71b925c
commit
a8f9373474
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.2")
|
set(HYPRUTILS_VERSION "0.1.3")
|
||||||
add_compile_definitions(HYPRUTILS_VERSION="${HYPRUTILS_VERSION}")
|
add_compile_definitions(HYPRUTILS_VERSION="${HYPRUTILS_VERSION}")
|
||||||
|
|
||||||
project(hyprutils
|
project(hyprutils
|
||||||
|
|
Loading…
Reference in a new issue