summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 0abcd33..3237ebb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
-=============
-Version 1.7.1
-=============
+==============
+Version 1.7.90
+==============
- Middle click on applet toggles mute state
- mate-volume-control: Allow applications list to be scrolled
diff --git a/configure.ac b/configure.ac
index 700e60a..027685b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.60)
AC_INIT([mate-media],
- [1.7.1],
+ [1.7.90],
[http://www.mate-desktop.org/])
AC_CONFIG_AUX_DIR([build-aux])