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 5b1f551 commit d182b1cCopy full SHA for d182b1c
NEWS
@@ -1,3 +1,5 @@
1
+### mate-system-monitor 1.21.0
2
+
3
### mate-system-monitor 1.20.0
4
5
* Translations update
configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.63])
AC_INIT([mate-system-monitor],
6
- [1.20.0],
+ [1.21.0],
7
[http://www.mate-desktop.org/])
8
AC_CONFIG_SRCDIR(configure.ac)
9
AC_CONFIG_HEADERS(config.h)
0 commit comments