Skip to content

Commit ce89025

Browse files
committed
4.2.0
1 parent 5407f93 commit ce89025

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

debian/changelog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
xreader (4.2.0) wilma; urgency=medium
2+
3+
[ correctmost ]
4+
* epub: Fix an incorrect sizeof call detected by AddressSanitizer (#635)
5+
6+
[ Matthew Petroff ]
7+
* pdf backend: Ignore FullScreen PageMode catalog entry (#633)
8+
9+
-- Clement Lefebvre <root@linuxmint.com> Wed, 05 Jun 2024 12:51:59 +0100
10+
111
xreader (4.0.2) virginia; 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.0.2')
1+
project('xreader', 'c', 'cpp', version : '4.2.0')
22

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

0 commit comments

Comments
 (0)