From 2290f0641c91317c4fd05f35d2c0cfc25fba2181 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 23 Jun 2025 12:52:08 +0200 Subject: 5.5.10 --- meson.build | 2 +- project.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meson.build b/meson.build index 7aa81de..43c429d 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('gpu-screen-recorder', ['c', 'cpp'], version : '5.5.9', default_options : ['warning_level=2']) +project('gpu-screen-recorder', ['c', 'cpp'], version : '5.5.10', default_options : ['warning_level=2']) add_project_arguments('-Wshadow', language : ['c', 'cpp']) if get_option('buildtype') == 'debug' diff --git a/project.conf b/project.conf index 9ae58d8..7cf013b 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gpu-screen-recorder" type = "executable" -version = "5.5.9" +version = "5.5.10" platforms = ["posix"] [config] -- cgit v1.2.3-70-g09d2