Skip to content

Commit 621e3c9

Browse files
committed
3.4.5
1 parent c640044 commit 621e3c9

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
pix (3.4.5) xia; urgency=medium
2+
3+
* l10n: Update translations
4+
5+
-- Clement Lefebvre <root@linuxmint.com> Mon, 06 Jan 2025 14:12:10 +0000
6+
17
pix (3.4.4) xia; urgency=medium
28

39
* l10n: Update translations

meson.build

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
project(
22
'pix',
33
['c', 'cpp'],
4-
license : 'GPL2+',
5-
version : '3.4.4',
6-
meson_version : '>=0.43'
4+
license : 'GPL2+',
5+
version : '3.4.5',
6+
meson_version : '>=0.43'
77
)
88

99
glib_version = '>=2.54.0'

0 commit comments

Comments
 (0)