Skip to content

Commit e5d83cf

Browse files
committed
3.4.11
1 parent ce1505d commit e5d83cf

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+
xviewer (3.4.11) zara; urgency=medium
2+
3+
[ Michael Webster ]
4+
* xviewer-list-store.c: Fix double lock condition when adding images.
5+
6+
-- Clement Lefebvre <root@linuxmint.com> Tue, 05 Aug 2025 09:47:50 +0200
7+
18
xviewer (3.4.10) zara; 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('xviewer', 'c', version : '3.4.10', meson_version : '>= 0.49')
1+
project('xviewer', 'c', version : '3.4.11', meson_version : '>= 0.49')
22

33
version = meson.project_version()
44

0 commit comments

Comments
 (0)