We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75291a6 commit 06411c2Copy full SHA for 06411c2
debian/changelog
@@ -1,3 +1,9 @@
1
+pix (3.4.7) zara; urgency=medium
2
+
3
+ * l10n: Update translations
4
5
+ -- Clement Lefebvre <root@linuxmint.com> Tue, 26 Aug 2025 17:57:33 +0200
6
7
pix (3.4.6) zara; urgency=medium
8
9
* l10n: Update translations
meson.build
@@ -2,7 +2,7 @@ project(
'pix',
['c', 'cpp'],
license : 'GPL2+',
- version : '3.4.6',
+ version : '3.4.7',
meson_version : '>=0.43'
)
0 commit comments