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

Release v0.20221014.0

parent de4ad2df
No related branches found
No related tags found
No related merge requests found
Pipeline #34718 passed
steam-runtime-tools (0.20221011.0) UNRELEASED; urgency=medium
steam-runtime-tools (0.20221014.0) steamrt; urgency=medium
[ Ludovico de Nittis ]
* pressure-vessel: Add support for FEX-Emu graphics library thunking.
......@@ -33,7 +33,7 @@ steam-runtime-tools (0.20221011.0) UNRELEASED; urgency=medium
- Add a script to run the tests in a LD_LIBRARY_PATH environment
* Adjust for rename of default branch name to main
-- Simon McVittie <smcv@collabora.com> Tue, 11 Oct 2022 17:38:08 +0100
-- Simon McVittie <smcv@collabora.com> Fri, 14 Oct 2022 15:31:35 +0100
steam-runtime-tools (0.20220927.0) steamrt; urgency=medium
......
......@@ -23,7 +23,7 @@
project(
'steam-runtime-tools', 'c',
version : '0.20220927.0',
version : '0.20221014.0',
default_options: [
'c_std=c99',
'warning_level=2',
......@@ -33,7 +33,7 @@ project(
api_major = '0'
abi_major = '0'
abi_minor = '20220927.0'
abi_minor = '20221014.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