aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-02-22 13:11:47 +0100
committerdec05eba <dec05eba@protonmail.com>2025-02-22 13:11:47 +0100
commit3b4fdf390f34228643d94691fd9c05e89f927418 (patch)
tree3231373e2514031ce6ec69a6b9303f92f78f0bcd /meson.build
parent48f1dba9e0362070fb87333b6a6cdcab74224420 (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 216045e..ced8fbf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gsr-notify', ['cpp'], version : '1.0.3', default_options : ['warning_level=2'], subproject_dir : 'depends')
+project('gsr-notify', ['cpp'], version : '1.0.4', default_options : ['warning_level=2'], subproject_dir : 'depends')
if get_option('buildtype') == 'debug'
add_project_arguments('-g3', language : ['cpp'])