From 7c6a53639a0d041b75085c418be6f6a07e26669c Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 1 Apr 2016 11:04:57 +0200 Subject: release 1.13.1 --- NEWS | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f328814b..e90fd307 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Changes in MATE-Applets 1.13.1 +============================== + + - GTK 3.20 cpufreq: fix themes clipping units label + - cpufreq: capitalize CPU in schema description + - Re-license Command and Timer applets under GPL-2+ + - cpufreq GTK3: hardcode fewer labels + - weather: fix some typos and remove some dead code + Changes in MATE-Applets 1.13.0 ============================== diff --git a/configure.ac b/configure.ac index b6df0752..0f19aee9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.13.0) +AC_INIT(mate-applets, 1.13.1) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) -- cgit v1.2.1