[totem] 3.6.3



commit 0d82ce7fb1a561434f2c06131a626eefff74ba7f
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Aug 31 15:46:56 2015 +0200

    3.6.3

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4e72b22..46acf3d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
 New features and significant updates in version...
 
+Major changes in 3.16.3:
+- Fix ASF videos not being thumbnailed
+- Bring back video inside the window under Wayland
+- Fix Skip To dialogue not working
+- Fix thumbnailer with newer versions of gstreamer-vaapi installed
+- Update YouTube API key
+
 Major changes in 3.16.2:
 - Fix popup not showing up on touchscreens
 - Fix potential crash on 32-bit systems
diff --git a/configure.ac b/configure.ac
index 03ba361..133ae59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ[(2.64)]
 
 m4_define(totem_version_major, 3)
 m4_define(totem_version_minor, 16)
-m4_define(totem_version_micro, 2)
+m4_define(totem_version_micro, 3)
 
 # The version of the API exposed to plugins
 m4_define(totem_api_version_major, 1)


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