Skip to content

Commit

Permalink
3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Nov 28, 2023
1 parent 556d056 commit d5654a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
xviewer (3.4.2) virginia; urgency=medium

[ Hiers ]
* Fix potential infinite while loop and interpreting unsigned int as signed.

-- Clement Lefebvre <[email protected]> Tue, 28 Nov 2023 11:18:37 +0000

xviewer (3.4.1) victoria; urgency=medium

* l10n: Update translations
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('xviewer', 'c', version: '3.4.1', meson_version: '>= 0.49')
project('xviewer', 'c', version: '3.4.2', meson_version: '>= 0.49')

version = meson.project_version()

Expand Down

0 comments on commit d5654a1

Please sign in to comment.