Skip to content
Snippets Groups Projects
Commit ffd2bb4e authored by Simon McVittie's avatar Simon McVittie
Browse files

Prepare v0.20250225.0

parent 8d8b4ff6
Branches
Tags v0.20250225.0
No related merge requests found
Pipeline #118680 passed
steam-runtime-tools (0.20250225.0) UNRELEASED; urgency=medium steam-runtime-tools (0.20250225.0) steamrt; urgency=medium
[ Ryan Gonzalez ] [ Ryan Gonzalez ]
* libsteam-runtime-tools: * libsteam-runtime-tools:
...@@ -45,7 +45,7 @@ steam-runtime-tools (0.20250225.0) UNRELEASED; urgency=medium ...@@ -45,7 +45,7 @@ steam-runtime-tools (0.20250225.0) UNRELEASED; urgency=medium
us test coverage for an architecture that doesn't have the biarch us test coverage for an architecture that doesn't have the biarch
special cases that x86 does (steamrt/tasks#669, steamrt/tasks#679) special cases that x86 does (steamrt/tasks#669, steamrt/tasks#679)
-- Simon McVittie <smcv@collabora.com> Tue, 25 Feb 2025 12:52:45 +0000 -- Simon McVittie <smcv@collabora.com> Tue, 25 Feb 2025 14:36:40 +0000
steam-runtime-tools (0.20250217.0) steamrt; urgency=medium steam-runtime-tools (0.20250217.0) steamrt; urgency=medium
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
project( project(
'steam-runtime-tools', 'c', 'steam-runtime-tools', 'c',
version : '0.20250217.0', version : '0.20250225.0',
default_options: [ default_options: [
'c_std=c99', 'c_std=c99',
'warning_level=2', 'warning_level=2',
...@@ -33,7 +33,7 @@ project( ...@@ -33,7 +33,7 @@ project(
api_major = '0' api_major = '0'
abi_major = '0' abi_major = '0'
abi_minor = '20250217.0' abi_minor = '20250225.0'
gnome = import('gnome') gnome = import('gnome')
pkg = import('pkgconfig') pkg = import('pkgconfig')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment