[totem/gnome-3-26] 3.26.2



commit 1dbd93aa661a8d0a3b46c367a4950438cac6e365
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jul 24 15:28:27 2018 +0200

    3.26.2

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6921a027..a1f558f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 New features and significant updates in version...
 
+Major changes in 3.26.2:
+- Fix OpenSubtitles dialogue not opening
+- Fix error early in build when vala is not available
+
 Major changes in 3.26.1:
 - Fix crash when properties tab is closed too fast
 - Thumbnail OPUS and M4B audio files
diff --git a/meson.build b/meson.build
index 3653e92c..c82cbc7e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'totem', 'c',
-  version: '3.26.1',
+  version: '3.26.2',
   license: 'GPL2+ with exception',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.43.0'


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