mirror of
https://github.com/hyprwm/hyprwayland-scanner.git
synced 2024-11-21 22:45:59 +01:00
cmake: bump ver to 0.3.10
This commit is contained in:
parent
46faf3edc2
commit
0f30f9eca6
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(VERSION 0.3.9)
|
set(VERSION 0.3.10)
|
||||||
|
|
||||||
project(hyprwayland-scanner
|
project(hyprwayland-scanner
|
||||||
DESCRIPTION "A hyprland version of wayland-scanner in and for C++"
|
DESCRIPTION "A hyprland version of wayland-scanner in and for C++"
|
||||||
|
|
Loading…
Reference in a new issue