From dd69ba99bc723636d6dac9e4288be2146ea1eb7c Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 14 Jul 2026 22:40:26 +0200 Subject: 5.15.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 331ad27..2da09c1 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('gpu-screen-recorder', ['c', 'cpp'], version : '5.14.1', default_options : ['warning_level=2', 'cpp_std=c++17']) +project('gpu-screen-recorder', ['c', 'cpp'], version : '5.15.0', default_options : ['warning_level=2', 'cpp_std=c++17']) add_project_arguments('-Wshadow', language : ['c', 'cpp']) if get_option('buildtype') == 'debug' -- cgit v1.2.3