[totem/gnome-3-8] 3.7.92



commit 54dbbec241fa8e47354b50c19a5f79579dc620e3
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 19 18:38:15 2013 +0100

    3.7.92

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6115261..6680c97 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,19 @@
 New features and significant updates in version...
 
+Major changes in 3.7.92 from 3.6.3:
+
+- Use yelp-tools instead of gnome-doc-utils
+- Add YouTube format configuration for grilo
+- Fix possible Unicode errors with MPRIS plugin
+- Use libgd's icon view for search results
+- Fix warnings for some files in the browse sidebar
+- Fix possible crashes in the chapters plugin
+- Fix playing audio CD tracks launched from Nautilus
+- Fix running when clutter-gst is in a different prefix
+
+Plugins:
+- Remove use of deprecated widgets in subtitles downloader
+
 Major changes in 3.5.90:
 
 - Plenty of build fixes to make it possible to build with Wayland support
diff --git a/configure.ac b/configure.ac
index 79a1f1d..dbbe357 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, 7)
-m4_define(totem_version_micro, 0)
+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]