Skip to content

Commit f675d03

Browse files
author
raveit65
committed
pre-bump version
1 parent 0b76914 commit f675d03

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

NEWS

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1+
### mate-desktop 1.21.1
2+
13
### mate-desktop 1.21.0
24

3-
sync with transifex
4-
drop ancient and unused acinclude.m4
5-
Add toggle for synchronizing QT_SCALE_FACTOR to GDK_SCALE_FACTOR
6-
Change default cursor-size to 24px
7-
Support background fallback on HiDPI
8-
mate-rr-labeler: fix font-color for dark themes
5+
* sync with transifex
6+
* drop ancient and unused acinclude.m4
7+
* Add toggle for synchronizing QT_SCALE_FACTOR to GDK_SCALE_FACTOR
8+
* Change default cursor-size to 24px
9+
* Support background fallback on HiDPI
10+
* mate-rr-labeler: fix font-color for dark themes
911

1012
### mate-desktop 1.20.0
1113

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
m4_define([mate_platform], [1])
22
m4_define([mate_minor], [21])
3-
m4_define([mate_micro], [0])
3+
m4_define([mate_micro], [1])
44

55
m4_define(mate_version, [mate_platform.mate_minor.mate_micro]),
66

0 commit comments

Comments
 (0)