summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-08-14 18:27:48 +0200
committerraveit65 <[email protected]>2020-08-14 18:58:07 +0200
commit91f657da9fa4501e06129a6efa884b6dd5b37537 (patch)
treec0fecc80ab38e6566a15dcd243d419b9d71bbabb
parent98def49cb54d9d720ee97c066e2b7dc604949336 (diff)
downloadmate-media-91f657da9fa4501e06129a6efa884b6dd5b37537.tar.bz2
mate-media-91f657da9fa4501e06129a6efa884b6dd5b37537.tar.xz
update to 1.24.1v1.24.1
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9c8d695..a2260f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+### mate-media 1.24.1
+
+ * Translations update
+ * build: silent build warnings for distcheck
+ * panel-applet: ensure speaker can be shown alongside or above mic
+
### mate-media 1.24.0
* Translations update
diff --git a/configure.ac b/configure.ac
index 688d343..29882da 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.60)
AC_INIT([mate-media],
- [1.24.0],
+ [1.24.1],
[https://mate-desktop.org/])
AC_CONFIG_AUX_DIR([build-aux])