[totem/wip/hadess/3.38.2: 6/6] 3.38.2




commit b78455cbcdb1b375934fe93aba9522ed6adc39a4
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Oct 12 10:07:09 2021 +0200

    3.38.2

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index fa884f016..8b8fb4755 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 New features and significant updates in version...
 
+Major changes in 3.38.2:
+- Add support for MPL subtitles
+- Fix OpenUri method in MPRIS plugin
+
 Major changes in 3.38.1:
 - Fix "Undetermined" appearing in language selection menus
 - Make XF86Back go back up a level in library
diff --git a/meson.build b/meson.build
index 7061935a3..458be2609 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'totem', 'c',
-  version: '3.38.1',
+  version: '3.38.2',
   license: 'GPL2+ with exception',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.50.0'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]