summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3da2b1e..37175f5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+### mate-user-share 1.20.0
+
+ * Translations update
+ * require GTK+ 3.22 and GLib 2.50
+
### mate-user-share 1.19.0
* build: use correct macros to fix cross-build
diff --git a/configure.ac b/configure.ac
index df24355..09a79c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(mate-user-share, 1.19.0)
+AC_INIT(mate-user-share, 1.20.0)
AC_CONFIG_MACRO_DIR([m4])