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 3be6ba1 commit 913af5cCopy full SHA for 913af5c
debian/changelog
@@ -1,3 +1,9 @@
1
+xapp (2.8.11) zara; urgency=medium
2
+
3
+ * l10n: Update translations
4
5
+ -- Clement Lefebvre <[email protected]> Thu, 31 Jul 2025 12:35:34 +0200
6
7
xapp (2.8.10) zara; urgency=medium
8
9
[ Jan ]
meson.build
@@ -1,7 +1,7 @@
project(
'xapp',
'c',
- version : '2.8.10',
+ version : '2.8.11',
default_options : ['buildtype=debugoptimized'],
meson_version : '>=0.56.0'
)
0 commit comments