summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-04-06 12:22:06 +0200
committerraveit65 <[email protected]>2016-04-06 12:24:21 +0200
commit961dacabbebe10c6bbb67eaa7f601bbb3a50500d (patch)
tree94de45f4dd33d07b2d4d37d8ba3b51d8ea341c2f
parent69b9b3dca17ef8985cacbce93b0dea704e90ee0c (diff)
downloadmate-media-961dacabbebe10c6bbb67eaa7f601bbb3a50500d.tar.bz2
mate-media-961dacabbebe10c6bbb67eaa7f601bbb3a50500d.tar.xz
release 1.14.0
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ea91d7b..72047fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,11 @@
==============
-Version 1.13.0
+Version 1.14.0
==============
- GTK+3: add css name GvcMixerDialog for 3.20
- GTK+3: fix several deprecations
- Translations update
+- Fix Changelog generation
==============
Version 1.12.1
diff --git a/configure.ac b/configure.ac
index c9e17b9..aef09a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.60)
AC_INIT([mate-media],
- [1.13.0],
+ [1.14.0],
[http://www.mate-desktop.org/])
AC_CONFIG_AUX_DIR([build-aux])