From 15a50faaebe99735d489a16cd79537537fd0042d Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 20 Sep 2019 13:39:07 +0200 Subject: release 1.22.2 --- NEWS | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 10a9d9c..a772897 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +### mate-icon-theme 1.22.2 + + * Translations update + * Fix mate/22x22/devices/printer.png + * Upscale 22x22px icons to 24x24px adding 1px to the edges + * Gen png mimetypes icons from paper-sheets.svg - Mate theme + * use folder icon as example + * rename mate logo + ### mate-icon-theme 1.22.1 * Translations update diff --git a/configure.ac b/configure.ac index 2c3c821..f473c4b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT([mate-icon-theme], [1.22.1], [http://www.mate-desktop.org]) +AC_INIT([mate-icon-theme], [1.22.2], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([index.theme.in.in]) AM_EXTRA_RECURSIVE_TARGETS([clean-png-icons build-png-icons]) -- cgit v1.2.1