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 6a6fd32 commit 17c45ebCopy full SHA for 17c45eb
debian/changelog
@@ -1,3 +1,9 @@
1
+xapp (2.8.8) xia; urgency=medium
2
+
3
+ * l10n: Update translations
4
5
+ -- Clement Lefebvre <[email protected]> Mon, 06 Jan 2025 14:17:49 +0000
6
7
xapp (2.8.7) xia; urgency=medium
8
9
* l10n: Update translations
meson.build
@@ -1,9 +1,9 @@
project(
'xapp',
'c',
-version : '2.8.7',
-default_options : ['buildtype=debugoptimized'],
-meson_version : '>=0.56.0'
+ version : '2.8.8',
+ default_options : ['buildtype=debugoptimized'],
+ meson_version : '>=0.56.0'
)
gnome = import('gnome')
0 commit comments