summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-11-28 17:08:39 +0100
committerWolfgang Ulbrich <[email protected]>2015-11-28 17:08:39 +0100
commitefbfce4a9a717e30cd62c0fc7fdd99db8e87db12 (patch)
treefe170b69a27d626fc270e0ab2ca9105f30759b17
parent2372c2c62cdbbf4b757eacb086577e197e47e6b2 (diff)
downloadmate-media-1.10.1.tar.bz2
mate-media-1.10.1.tar.xz
release 1.10.1v1.10.11.10
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e63a622..272a193 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
==============
+Version 1.10.1
+==============
+
+- Fix missing icons on GTK3 with custom icon theme
+- multiple fixes for both manpages
+
+==============
Version 1.10.0
==============
diff --git a/configure.ac b/configure.ac
index 6048dd8..f00ac0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.60)
AC_INIT([mate-media],
- [1.10.0],
+ [1.10.1],
[http://www.mate-desktop.org/])
AC_CONFIG_AUX_DIR([build-aux])