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

Prepare v0.20250122.0

parent 1fd7f9f6
No related branches found
No related tags found
No related merge requests found
Pipeline #114551 passed
steam-runtime-tools (0.20250122.0) steamrt; urgency=medium
* Tests/CI:
- Don't fail testing if libgbm.so.1 is incomplete (steamrt/tasks#647)
-- Simon McVittie <smcv@collabora.com> Wed, 22 Jan 2025 15:39:02 +0000
steam-runtime-tools (0.20250116.0) steamrt; urgency=medium
* SteamLinuxRuntime family:
......
......@@ -23,7 +23,7 @@
project(
'steam-runtime-tools', 'c',
version : '0.20250116.0',
version : '0.20250122.0',
default_options: [
'c_std=c99',
'warning_level=2',
......@@ -33,7 +33,7 @@ project(
api_major = '0'
abi_major = '0'
abi_minor = '20250116.0'
abi_minor = '20250122.0'
gnome = import('gnome')
pkg = import('pkgconfig')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment