From 341cd453ca93a6842f2535a827dab88c95257cb8 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 27 Dec 2017 14:54:35 +0100 Subject: release 1.19.3 --- NEWS | 15 ++++++++++++++- configure.ac | 2 +- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index e695a621..b64c423c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,19 @@ +### mate-applets 1.19.3 + + * Translations update + * command: bump range of interval + * WidthOfScreen and HeightOfScreen implementation + * build: when gtksourceview isn't found, show this package name + * Cpufreq: Update tooltips with latest values + * Cpufreq: fix a build warning + * Cpufreq: stop jumping numbers moving units label + * mateweather: update copyright year + * update copyright year in other applets + * netspeed: update copyright year + ### mate-applets 1.19.2 - * sync with transifex + * Translations update * Rounding error in draw corrected. * cpufreq: fix calculating max width of frequency/unit/percent labels * stickynotes: fix text selection diff --git a/configure.ac b/configure.ac index 73ad72fe..b0eeaa97 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.19.2) +AC_INIT(mate-applets, 1.19.3) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) -- cgit v1.2.1