From 55fe8e449d16d8dc463b5b0649fdb539bc9bb1a7 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 25 Mar 2018 10:15:37 +0200 Subject: release 1.20.1 --- NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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) -- cgit v1.2.1