summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index dfc416d..e48c08c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
=============
-Version 1.9.1
+Version 1.9.2
=============
- Removed PulseAudio dependency
diff --git a/configure.ac b/configure.ac
index 6904a7a..0ed466c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.60)
AC_INIT([mate-media],
- [1.9.1],
+ [1.9.2],
[http://www.mate-desktop.org/])
AC_CONFIG_AUX_DIR([build-aux])