aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-02-05 20:24:18 +0100
committerdec05eba <dec05eba@protonmail.com>2025-02-05 20:24:18 +0100
commit238492aecf7f6fa31ff3d9fee528b50a7ab3e946 (patch)
tree672e4e817c39e0aaf72bfbce698634894049f7d3 /meson.build
parent1db9bba49448c08225d142541a58048b8c121115 (diff)
1.0.31.0.3
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 8bca839..216045e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gsr-notify', ['cpp'], version : '1.0.2', default_options : ['warning_level=2'], subproject_dir : 'depends')
+project('gsr-notify', ['cpp'], version : '1.0.3', default_options : ['warning_level=2'], subproject_dir : 'depends')
if get_option('buildtype') == 'debug'
add_project_arguments('-g3', language : ['cpp'])