aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-01-21 19:02:11 +0100
committerdec05eba <dec05eba@protonmail.com>2025-01-21 19:02:11 +0100
commitafd22a66b81cbf63ec086e248a812c2091fe7b26 (patch)
tree9c35694892d381f37194d66d9b857b235c91eb32 /meson.build
parentb5aa638c585d374d3c4ceb2533842f9e3087f7dd (diff)
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 18a0eb9..8bca839 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gsr-notify', ['cpp'], version : '1.0.1', default_options : ['warning_level=2'], subproject_dir : 'depends')
+project('gsr-notify', ['cpp'], version : '1.0.2', default_options : ['warning_level=2'], subproject_dir : 'depends')
if get_option('buildtype') == 'debug'
add_project_arguments('-g3', language : ['cpp'])