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 dd8c1ea commit 97ce8dfCopy full SHA for 97ce8df
debian/changelog
@@ -1,3 +1,9 @@
1
+xapp (2.8.2) virginia; urgency=medium
2
+
3
+ * l10n: Update translations
4
5
+ -- Clement Lefebvre <[email protected]> Thu, 04 Jan 2024 17:04:50 +0000
6
7
xapp (2.8.1) virginia; urgency=medium
8
9
* Update docs
meson.build
@@ -1,6 +1,6 @@
project('xapp',
'c',
- version : '2.8.1',
+ version : '2.8.2',
default_options : [ 'buildtype=debugoptimized' ],
meson_version : '>=0.56.0'
)
0 commit comments