We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eabe039 commit 6b60e1fCopy full SHA for 6b60e1f
2 files changed
debian/changelog
@@ -1,3 +1,9 @@
1
+xapp (3.2.2) zena; urgency=medium
2
+
3
+ * l10n: Update translations
4
5
+ -- Clement Lefebvre <root@linuxmint.com> Thu, 08 Jan 2026 16:26:44 +0000
6
7
xapp (3.2.1) zena; urgency=medium
8
9
* l10n: Update translations
meson.build
@@ -1,7 +1,7 @@
project(
'xapp',
'c',
- version : '3.2.1',
+ version : '3.2.2',
default_options : ['buildtype=debugoptimized'],
meson_version : '>=0.56.0'
)
0 commit comments