summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-11-30 10:22:41 +0300
committermonsta <[email protected]>2015-11-30 10:22:41 +0300
commit6751a520a4c9d4f99ba9a9b1a2820ae685ca2eb7 (patch)
treea339600c4aead85cc7f56c6f67b173cfd981e792
parentfa0f3be7e1c88b7bf43a5c2fca33587aa57ba19d (diff)
downloadmate-media-1.12.1.tar.bz2
mate-media-1.12.1.tar.xz
Bump version to 1.12.1v1.12.11.12
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 62f2b95..38f1608 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
==============
+Version 1.12.1
+==============
+
+- GTK+3: don't remove slider background (fixes background in some
+ themes)
+
+==============
Version 1.12.0
==============
diff --git a/configure.ac b/configure.ac
index d3c01fd..ae0444d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.60)
AC_INIT([mate-media],
- [1.12.0],
+ [1.12.1],
[http://www.mate-desktop.org/])
AC_CONFIG_AUX_DIR([build-aux])