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 7868b8f commit 89f34bdCopy full SHA for 89f34bd
debian/changelog
@@ -1,3 +1,10 @@
1
+xapp (3.0.0) zara; urgency=medium
2
+
3
+ [ Clement Lefebvre ]
4
+ * Provide an alternative to Adwaita symbolic icons (#192)
5
6
+ -- Clement Lefebvre <[email protected]> Mon, 13 Oct 2025 17:27:51 +0100
7
8
xapp (2.8.13) zara; urgency=medium
9
10
[ Michael Webster ]
meson.build
@@ -1,7 +1,7 @@
project(
'xapp',
'c',
- version : '2.8.13',
+ version : '3.0.0',
default_options : ['buildtype=debugoptimized'],
meson_version : '>=0.56.0'
)
0 commit comments