We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c640044 commit 621e3c9Copy full SHA for 621e3c9
2 files changed
debian/changelog
@@ -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
7
pix (3.4.4) xia; urgency=medium
8
9
* l10n: Update translations
meson.build
@@ -1,9 +1,9 @@
project(
'pix',
['c', 'cpp'],
-license : 'GPL2+',
-version : '3.4.4',
-meson_version : '>=0.43'
+ license : 'GPL2+',
+ version : '3.4.5',
+ meson_version : '>=0.43'
)
glib_version = '>=2.54.0'
0 commit comments