From 842392ef68fba821140a8194b84f155ab4ea59b0 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 13 Aug 2019 14:17:52 +0200 Subject: release 1.23.2 --- NEWS | 10 ++++++++++ configure.ac | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index abbc5b64..88f17325 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +### mate-control-center 1.23.2 + + tx: sync with transifex + travis: update mate-desktop and mate-settings-daemon required versions + mouse: Add support for Acceleration Profiles + appearance: fix memory leak + appearance: add new font for user + Stop propagate error + at-properties: migrate from dbus-glib to gdbus + ### mate-control-center 1.23.1 * Translations update diff --git a/configure.ac b/configure.ac index f14ffe1c..bfdc261e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.23.1], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.23.2], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) -- cgit v1.2.1