cmake: bump ver to 0.4.0

This commit is contained in:
Vaxry 2024-07-05 23:44:17 +02:00
parent bd7b1f808e
commit d5fa094ca2

View file

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.19)
set(VERSION 0.3.10)
set(VERSION 0.4.0)
project(hyprwayland-scanner
DESCRIPTION "A hyprland version of wayland-scanner in and for C++"