[totem] 3.13.92



commit 5f8773b5be20ff3016f08bced61ec8b0b6710878
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Sep 3 17:53:34 2014 +0200

    3.13.92

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9637ba0..54b3766 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 New features and significant updates in version...
 
+Major changed in 3.13.92:
+- Fix opening files following the D-Bus-ification
+- libgd updates to fix the appearance of check boxes and subtitle labels
+
 Major changes in 3.13.91:
 - Generate thumbnails for the videos in the main view when they're missing
 - Rename totem.desktop to org.gnome.Totem.desktop
diff --git a/configure.ac b/configure.ac
index faa0057..6fc6c51 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, 13)
-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]