aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-04-03 13:13:56 +0200
committerdec05eba <dec05eba@protonmail.com>2025-04-03 13:13:56 +0200
commit63ede228bba294a7f14506e9478c5d8c0f0cb59c (patch)
tree4ab991f47f5eda51498a8931568d2c4df2d66f81 /meson.build
parentf8a11f543670eaabe0439e226bdcaf66b480965e (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 ced8fbf..4315781 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gsr-notify', ['cpp'], version : '1.0.4', default_options : ['warning_level=2'], subproject_dir : 'depends')
+project('gsr-notify', ['cpp'], version : '1.0.5', default_options : ['warning_level=2'], subproject_dir : 'depends')
if get_option('buildtype') == 'debug'
add_project_arguments('-g3', language : ['cpp'])