From 34b9aad24ba631762f3d77c7850896e48883ee7c Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 15 Mar 2025 01:02:36 +0100 Subject: 1.3.0 --- meson.build | 2 +- project.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meson.build b/meson.build index 2acdfb0..936fb27 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('gsr-ui', ['c', 'cpp'], version : '1.2.2', default_options : ['warning_level=2', 'cpp_std=c++17'], subproject_dir : 'depends') +project('gsr-ui', ['c', 'cpp'], version : '1.3.0', default_options : ['warning_level=2', 'cpp_std=c++17'], subproject_dir : 'depends') if get_option('buildtype') == 'debug' add_project_arguments('-g3', language : ['c', 'cpp']) diff --git a/project.conf b/project.conf index 9ddb369..03308e6 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gsr-ui" type = "executable" -version = "1.2.2" +version = "1.3.0" platforms = ["posix"] [lang.cpp] @@ -16,4 +16,4 @@ xfixes = ">=0" xext = ">=0" xi = ">=0" xcursor = ">=1" -libpulse-simple = ">=0" \ No newline at end of file +libpulse-simple = ">=0" -- cgit v1.2.3-70-g09d2