From 63ede228bba294a7f14506e9478c5d8c0f0cb59c Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 3 Apr 2025 13:13:56 +0200 Subject: 1.0.5 --- meson.build | 2 +- project.conf | 2 +- 2 files changed, 2 insertions(+), 2 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']) diff --git a/project.conf b/project.conf index 41ef98b..8d75a33 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gsr-notify" type = "executable" -version = "1.0.4" +version = "1.0.5" platforms = ["posix"] [config] -- cgit v1.2.3-70-g09d2