Skip to content

Commit 21cb923

Browse files
committed
3.2.0
1 parent 84e74be commit 21cb923

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

debian/changelog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
xapp (3.2.0) zena; urgency=medium
2+
3+
* test-scripts: Switch to XApp symbolic icons
4+
* Add some of the generic icons used in nemo
5+
* Add some of the generic icons used in cinnamon
6+
* icons: Add common device icons
7+
* icons: Switch to xapp-symbolic-icons (XSI)
8+
9+
-- Clement Lefebvre <[email protected]> Wed, 12 Nov 2025 14:46:52 +0000
10+
111
xapp (3.0.1) zara; urgency=medium
212

313
* icons: Prefix non-prefixed icons

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'xapp',
33
'c',
4-
version : '3.0.1',
4+
version : '3.2.0',
55
default_options : ['buildtype=debugoptimized'],
66
meson_version : '>=0.56.0'
77
)

0 commit comments

Comments
 (0)