cmake: bump ver to 0.3.9

This commit is contained in:
Vaxry 2024-06-01 17:15:19 +02:00
parent 89b337424b
commit b06c0b8e56
1 changed files with 1 additions and 1 deletions

View File

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