We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 273ded5 commit 0bd3683Copy full SHA for 0bd3683
debian/changelog
@@ -1,3 +1,11 @@
1
+xapp (2.8.12) zara; urgency=medium
2
+
3
+ [ Michael Webster ]
4
+ * xapp-gpu-offload-helper.h: Move new GpuInfo member to the end.
5
+ * xapp-gpu-offload-helper: Remove XAppGpuInfo.is_discrete member.
6
7
+ -- Clement Lefebvre <[email protected]> Fri, 08 Aug 2025 16:21:49 +0200
8
9
xapp (2.8.11) zara; urgency=medium
10
11
* l10n: Update translations
meson.build
@@ -1,7 +1,7 @@
project(
'xapp',
'c',
- version : '2.8.11',
+ version : '2.8.12',
default_options : ['buildtype=debugoptimized'],
meson_version : '>=0.56.0'
)
0 commit comments