From aa9aba6393b3380c61de9383a9490dc6993c43b8 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 20 Dec 2018 13:58:13 +0100 Subject: release 1.20.2 --- NEWS | 10 +++++++--- configure.ac | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index e3d0809..6de6d00 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,14 @@ +### mate-media 1.20.2 + + * Translations update + ### mate-media 1.20.1 - * sync with transifex + * Translations update ### mate-media 1.20.0 - * sync with transifex + * Translations update * require GTK+ 3.22 and GLib 2.50 * gvc-applet: don't try to increase refcount of a NULL object * gvc-combo-box: fix signal arguments @@ -12,7 +16,7 @@ ### mate-media 1.19.1 - * sync with transifex + * Translations update * avoid deprecated gdk_screen_get_height * applet: use GdkSeat with GTK+ >= 3.20 * applet: make keyboard work in popup diff --git a/configure.ac b/configure.ac index 4c2f335..6935650 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.60) AC_INIT([mate-media], - [1.20.1], + [1.20.2], [http://www.mate-desktop.org/]) AC_CONFIG_AUX_DIR([build-aux]) -- cgit v1.2.1