We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98650b6 commit 49dc665Copy full SHA for 49dc665
NEWS
@@ -1,3 +1,5 @@
1
+### mate-desktop 1.21.2
2
+
3
### mate-desktop 1.21.1
4
5
sync with transifex
configure.ac
@@ -1,6 +1,6 @@
m4_define([mate_platform], [1])
m4_define([mate_minor], [21])
-m4_define([mate_micro], [1])
+m4_define([mate_micro], [2])
m4_define(mate_version, [mate_platform.mate_minor.mate_micro]),
6
0 commit comments