summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])