summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-12-20 13:58:13 +0100
committerraveit65 <[email protected]>2018-12-20 13:58:13 +0100
commitaa9aba6393b3380c61de9383a9490dc6993c43b8 (patch)
tree8aa55b72272027dd0ee09f28404231f3c3b21464
parent53c4aee1cb893f40b2180c0c4047412c0190126e (diff)
downloadmate-media-aa9aba6393b3380c61de9383a9490dc6993c43b8.tar.bz2
mate-media-aa9aba6393b3380c61de9383a9490dc6993c43b8.tar.xz
release 1.20.2v1.20.2
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
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])