From 042e80fe9d19810ca8154e8ffcede708c0cdc114 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 20 Sep 2019 10:50:29 +0200 Subject: release 1.22.2 --- NEWS | 11 +++++++++++ configure.ac | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 804282ba..fe8e7373 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +### mate-control-center 1.22.2 + + * tx: sync with transifex + * fv: thumbnailer: add font/collection to the supported mimetypes + * font-viewer: Add font/ttf and font/otf mime types + * drop libXxf86 dependency + * appearance.ui (cursor size scale) + * Fix the icon sizes in Preferred Applications selector + * add icon for the font viewer window + * Fix grammar mistake + ### mate-control-center 1.22.1 * tx: sync with transifex diff --git a/configure.ac b/configure.ac index c4b2ffa0..26dbb873 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.22.1], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.22.2], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) -- cgit v1.2.1