We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6669a9d commit 1403dedCopy full SHA for 1403ded
2 files changed
debian/changelog
@@ -1,3 +1,9 @@
1
+pix (3.4.4) xia; urgency=medium
2
+
3
+ * l10n: Update translations
4
5
+ -- Clement Lefebvre <root@linuxmint.com> Thu, 05 Dec 2024 10:50:55 +0000
6
7
pix (3.4.3) wilma; urgency=medium
8
9
* l10n: Update translations
meson.build
@@ -2,7 +2,7 @@ project(
'pix',
['c', 'cpp'],
license : 'GPL2+',
-version : '3.4.3',
+version : '3.4.4',
meson_version : '>=0.43'
)
0 commit comments