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

Prepare v0.20240802.0

parent bf435fbe
Branches
Tags v0.20240802.0
No related merge requests found
Pipeline #97539 passed
steam-runtime-tools (0.20240801.0) UNRELEASED; urgency=medium
steam-runtime-tools (0.20240802.0) steamrt; urgency=medium
* pressure-vessel:
- Add a mechanism to take CA certificates from the host
......@@ -12,7 +12,7 @@ steam-runtime-tools (0.20240801.0) UNRELEASED; urgency=medium
- Apply steamrt/tasks#481 workaround globally, so that we can rely on it
everywhere
-- Simon McVittie <smcv@collabora.com> Thu, 01 Aug 2024 17:11:38 +0100
-- Simon McVittie <smcv@collabora.com> Fri, 02 Aug 2024 15:47:57 +0100
steam-runtime-tools (0.20240726.0) steamrt; urgency=medium
......
......@@ -23,7 +23,7 @@
project(
'steam-runtime-tools', 'c',
version : '0.20240726.0',
version : '0.20240802.0',
default_options: [
'c_std=c99',
'warning_level=2',
......@@ -33,7 +33,7 @@ project(
api_major = '0'
abi_major = '0'
abi_minor = '20240726.0'
abi_minor = '20240802.0'
gnome = import('gnome')
pkg = import('pkgconfig')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment