aboutsummaryrefslogtreecommitdiffhomepage
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2026-04-17 01:13:57 +0200
committerdec05eba <dec05eba@protonmail.com>2026-04-17 01:13:57 +0200
commit2f4a906b785346d5ff4d2db0a442d91d90276b8a (patch)
tree206961820fc328166c839dd7d7696d5eb7c671f1 /meson.build
parent3e6bc0224a2484e9df97c24a7c6db3dab04453af (diff)
5.13.0
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 921efa5..1c7cf6d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gpu-screen-recorder', ['c', 'cpp'], version : '5.12.5', default_options : ['warning_level=2'])
+project('gpu-screen-recorder', ['c', 'cpp'], version : '5.13.0', default_options : ['warning_level=2'])
add_project_arguments('-Wshadow', language : ['c', 'cpp'])
if get_option('buildtype') == 'debug'