summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])