summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Ratajsky <[email protected]>2014-11-10 10:20:16 +0100
committerMichal Ratajsky <[email protected]>2014-11-10 10:20:16 +0100
commit194e26e0be4660dae0987445c0edcfa8349fde51 (patch)
treecf4c06333aa7ac20b949355aeade1645554532d1
parent18e81ee51655eb0bf122daf1d2ccdb75950bd3fe (diff)
downloadmate-media-194e26e0be4660dae0987445c0edcfa8349fde51.tar.bz2
mate-media-194e26e0be4660dae0987445c0edcfa8349fde51.tar.xz
Bump version and update NEWS
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2c52bc2..dfc416d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
=============
+Version 1.9.1
+=============
+
+- Removed PulseAudio dependency
+
+=============
Version 1.9.0
=============
diff --git a/configure.ac b/configure.ac
index 49f4480..6904a7a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.60)
AC_INIT([mate-media],
- [1.9.0],
+ [1.9.1],
[http://www.mate-desktop.org/])
AC_CONFIG_AUX_DIR([build-aux])