Skip to content

Commit 0bd3683

Browse files
committed
2.8.12
1 parent 273ded5 commit 0bd3683

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
xapp (2.8.11) zara; urgency=medium
210

311
* l10n: Update translations

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'xapp',
33
'c',
4-
version : '2.8.11',
4+
version : '2.8.12',
55
default_options : ['buildtype=debugoptimized'],
66
meson_version : '>=0.56.0'
77
)

0 commit comments

Comments
 (0)