From 98fce7d978e5b85fe3869370d5c94bfe350ff5ae Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 20 Sep 2019 17:22:53 +0200 Subject: release 1.22.2 --- NEWS | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b79bf9e..2abe60a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +### mate-media 1.22.2 + + * Translations update + * applet: Update default output + * gvc applet: add missing translations (i18n) + * Add scroll interface tabs with mouse wheel + * configure.ac: fix typos in var names, portability fixes, etc. + ### mate-media 1.22.1 * Translations update diff --git a/configure.ac b/configure.ac index 105c665..a109020 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.60) AC_INIT([mate-media], - [1.22.1], + [1.22.2], [http://www.mate-desktop.org/]) AC_CONFIG_AUX_DIR([build-aux]) -- cgit v1.2.1