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 492618b commit 802d593Copy full SHA for 802d593
debian/changelog
@@ -1,3 +1,9 @@
1
+xapp (3.2.1) zena; urgency=medium
2
+
3
+ * l10n: Update translations
4
5
+ -- Clement Lefebvre <[email protected]> Fri, 12 Dec 2025 17:05:57 +0000
6
7
xapp (3.2.0) zena; urgency=medium
8
9
* test-scripts: Switch to XApp symbolic icons
meson.build
@@ -1,7 +1,7 @@
project(
'xapp',
'c',
- version : '3.2.0',
+ version : '3.2.1',
default_options : ['buildtype=debugoptimized'],
meson_version : '>=0.56.0'
)
0 commit comments