+ We are proud to announce Videos 3.34.0 as the latest stable version. +
++ This new version stops relying on clutter for its video output. The + old GNOME media-keys API was removed, and replaced by builtin MPRIS + support. +
++ The subtitles and audio tracks selections are now made through a separate + menu. A number of new keyboard shortcuts were also added, which can + be found in the keyboard shortcuts dialog. +
+diff --git a/meson.build b/meson.build index 1a7e587407eeb521e03d4b0209f8021fd39afc12..e0945335c22424a7dfebcd240f2fa6ed16d5aa0d 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'totem', 'c', - version: '42.beta', + version: '42.0', license: 'GPL2+ with exception', default_options: 'buildtype=debugoptimized', meson_version: '>= 0.50.0' @@ -241,7 +241,7 @@ if is_stable find_program('check-news.sh').path(), '@0@'.format(meson.project_version()), 'NEWS', - 'data/appdata/org.gnome.Totem.appdata.xml.in' + 'data/appdata/org.gnome.Totem.appdata.xml.in.in' ) else meson.add_dist_script(