Skip to content

Commit 15154e8

Browse files
committed
4.2.4
1 parent 63f21d5 commit 15154e8

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+
xreader (4.2.4) xia; urgency=medium
2+
3+
[ Leigh Scott ]
4+
* Update private.h: gcc-15 build fix (#667)
5+
6+
[ Michael Webster ]
7+
* epub: Disable support for sidebar thumbnails. (#671)
8+
9+
-- Clement Lefebvre <root@linuxmint.com> Mon, 14 Apr 2025 11:30:58 +0100
10+
111
xreader (4.2.3) xia; urgency=medium
212

313
* l10n: Update translations

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('xreader', 'c', 'cpp', version : '4.2.3')
1+
project('xreader', 'c', 'cpp', version : '4.2.4')
22

33
gnome = import('gnome')
44
i18n = import('i18n')

0 commit comments

Comments
 (0)