aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-12-29 21:13:10 +0100
committerdec05eba <dec05eba@protonmail.com>2024-12-29 21:13:10 +0100
commit027b29cb6edead1c0128a95fe202a997dbfea388 (patch)
treecc8e1cf9fc8d56d04b41c40cabbb99bc8de59c24 /meson.build
parent954f9abe2aed8acf3304860ff308191e9a9a1f0b (diff)
5.0.05.0.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 66bd0a2..bd8599b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gpu-screen-recorder', ['c', 'cpp'], version : '4.3.5', default_options : ['warning_level=2'])
+project('gpu-screen-recorder', ['c', 'cpp'], version : '5.0.0', default_options : ['warning_level=2'])
add_project_arguments('-Wshadow', language : ['c', 'cpp'])
if get_option('buildtype') == 'debug'