Skip to content

Commit 060a28e

Browse files
committed
4.6.2
1 parent f9d2916 commit 060a28e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
xreader (4.6.2) zena; urgency=medium
2+
3+
[ Balló György ]
4+
* Fix window icon name (#696)
5+
6+
-- Clement Lefebvre <root@linuxmint.com> Wed, 07 Jan 2026 12:36:20 +0000
7+
18
xreader (4.6.1) zena; urgency=medium
29

310
* 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.6.1')
1+
project('xreader', 'c', 'cpp', version : '4.6.2')
22

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

0 commit comments

Comments
 (0)