[totem] 3.15.92



commit f49084fe1e46f262eaeb5401f6b503fe52edfbe6
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 17 16:11:41 2015 +0100

    3.15.92

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 010d909..6ca1a9c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
 New features and significant updates in version...
 
+Major changes in 3.15.92:
+- Update thumbnail styling
+- Fix a crash on exit
+- Fix application icon not showing in volume control
+- Disable popover transitions for video menus
+- Fix downloading subtitles with newer Python versions
+- Translation updates
+
 Major changes in 3.15.91:
 - Build fixes
 - Internationalisation fixes
diff --git a/configure.ac b/configure.ac
index 451ffea..175c7f4 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, 15)
-m4_define(totem_version_micro, 91)
+m4_define(totem_version_micro, 92)
 
 # 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]