summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0e2ab86..1832276 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
+### mate-icon-theme 1.20.3
+
+ * Translations update
+ * Add video single and joined display symbolic svg icons
+ * symlink input-touchpad.svg icon
+
### mate-icon-theme 1.20.2
- * sync with transifex
+ * Translations update
* add a symlink for bluetooth icon
* add icons for touchpad
diff --git a/configure.ac b/configure.ac
index 700f347..cd0a37b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([mate-icon-theme], [1.20.2], [http://www.mate-desktop.org])
+AC_INIT([mate-icon-theme], [1.20.3], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([index.theme.in.in])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip foreign check-news])