aboutsummaryrefslogtreecommitdiffhomepage
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2026-07-04 00:22:41 +0200
committerdec05eba <dec05eba@protonmail.com>2026-07-04 00:22:41 +0200
commit9706252fcc46fef7c15522f07e4e61ee58ca6d6d (patch)
treea085c8ba5ccca148eb0838a0f780bff17fd02340 /meson.build
parent8be5f0a256dbd002ec30d9ce95fb4ceda2451a5a (diff)
5.14.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 2f949e7..6865bbd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gpu-screen-recorder', ['c', 'cpp'], version : '5.14.0', default_options : ['warning_level=2'])
+project('gpu-screen-recorder', ['c', 'cpp'], version : '5.14.1', default_options : ['warning_level=2'])
add_project_arguments('-Wshadow', language : ['c', 'cpp'])
if get_option('buildtype') == 'debug'