From 4a7620ae30c160086a9355553547051bdb130ddf Mon Sep 17 00:00:00 2001 From: monsta Date: Tue, 16 Aug 2016 14:14:11 +0300 Subject: release 1.14.1 --- NEWS | 12 ++++++++++++ configure.ac | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 70736eed..35f71267 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Changes in MATE-Applets 1.14.1 +============================== + + - Accessx-status: fix possible crash when updating layout + - Cpufreq: fix build with kernel 4.7 + - Cpufreq: make build options --enable-frequency-selector + and --enable-suid actually work + - Netspeed: fix default route + - Some more fixes and cleanups + - Translations update + - Make distcheck use currently selected GTK+ version + Changes in MATE-Applets 1.14.0 ============================== diff --git a/configure.ac b/configure.ac index 90a02c7b..b49d1272 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.14.0) +AC_INIT(mate-applets, 1.14.1) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) -- cgit v1.2.1