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 364b553 commit 2ab7c8bCopy full SHA for 2ab7c8b
debian/changelog
@@ -1,3 +1,9 @@
1
+xapp (3.0.1) zara; urgency=medium
2
+
3
+ * icons: Prefix non-prefixed icons
4
5
+ -- Clement Lefebvre <[email protected]> Mon, 13 Oct 2025 18:24:59 +0100
6
7
xapp (3.0.0) zara; urgency=medium
8
9
[ Clement Lefebvre ]
meson.build
@@ -1,7 +1,7 @@
project(
'xapp',
'c',
- version : '3.0.0',
+ version : '3.0.1',
default_options : ['buildtype=debugoptimized'],
meson_version : '>=0.56.0'
)
0 commit comments