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