summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2015-05-04 17:41:06 +0200
committerStefano Karapetsas <[email protected]>2015-05-04 17:41:06 +0200
commit86ca42044f72dfb03f0f67b86567823e42cb4461 (patch)
treee53738884b89a25a3c0df6672d1c48a245838242
parent0f4df60116ed63ced5b946d118a7a7d5e54b6153 (diff)
downloadmate-media-1.10.0.tar.bz2
mate-media-1.10.0.tar.xz
Bump version to 1.10.0mate-media-1.10.0
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 74ee8cd..e63a622 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,8 @@
==============
-Version 1.9.90
+Version 1.10.0
==============
- Removed PulseAudio dependency
-
-=============
-Version 1.9.0
-=============
-
- Removed gst-mixer and gst-mixer-applet
- mate-volume-control: Port from PulseAudio to libmatemixer
- mate-volume-control: Allow selecting input and output connectors
diff --git a/configure.ac b/configure.ac
index 38ea8bb..6048dd8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.60)
AC_INIT([mate-media],
- [1.9.90],
+ [1.10.0],
[http://www.mate-desktop.org/])
AC_CONFIG_AUX_DIR([build-aux])