summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 05ef4137..27639e22 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+### mate-applets 1.20.1
+
+ Fix cpufreq applet spacing on HiDPI displays
+ multiload: add style class multiload-applet
+
### mate-applets 1.20.0
* Translations update
diff --git a/configure.ac b/configure.ac
index 289acabc..13017e3e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl ***************************************************************************
dnl *** configure.in for MATE-APPLETS ***
dnl ***************************************************************************
-AC_INIT(mate-applets, 1.20.0)
+AC_INIT(mate-applets, 1.20.1)
AC_PREREQ(2.59)
AC_CONFIG_HEADERS(config.h)