We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b313b8 commit df9510cCopy full SHA for df9510c
2 files changed
debian/changelog
@@ -1,3 +1,9 @@
1
+pix (3.4.6) zara; urgency=medium
2
+
3
+ * l10n: Update translations
4
5
+ -- Clement Lefebvre <root@linuxmint.com> Thu, 31 Jul 2025 11:59:58 +0200
6
7
pix (3.4.5) xia; urgency=medium
8
9
* l10n: Update translations
meson.build
@@ -2,7 +2,7 @@ project(
'pix',
['c', 'cpp'],
license : 'GPL2+',
- version : '3.4.5',
+ version : '3.4.6',
meson_version : '>=0.43'
)
0 commit comments