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 b6fefa1 commit 759a8c5Copy full SHA for 759a8c5
debian/changelog
@@ -1,3 +1,10 @@
1
+xapp (2.8.10) zara; urgency=medium
2
+
3
+ [ Jan ]
4
+ * Improve discrete GPU detection using switcheroo-control (#178)
5
6
+ -- Clement Lefebvre <[email protected]> Wed, 30 Jul 2025 16:16:29 +0200
7
8
xapp (2.8.9) xia; urgency=medium
9
10
[ Michael Webster ]
meson.build
@@ -1,7 +1,7 @@
project(
'xapp',
'c',
- version : '2.8.9',
+ version : '2.8.10',
default_options : ['buildtype=debugoptimized'],
meson_version : '>=0.56.0'
)
0 commit comments