aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-01-25 20:02:16 +0100
committerdec05eba <dec05eba@protonmail.com>2025-01-25 20:02:16 +0100
commit3d5178ac28b85b024c69db5eab43488dcee86267 (patch)
tree17fb838709924c1936384c330232f06b7ce5c932 /meson.build
parentf1e4e32c35843a5ec3b8176d3bf65540aa124122 (diff)
5.1.15.1.1
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 7a13183..9413f1f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gpu-screen-recorder-gtk', ['c', 'cpp'], version : '5.1.0', default_options : ['warning_level=2'])
+project('gpu-screen-recorder-gtk', ['c', 'cpp'], version : '5.1.1', default_options : ['warning_level=2'])
add_project_arguments('-Wshadow', language : ['c', 'cpp'])
if get_option('buildtype') == 'debug'