[totem] 2.91.91



commit 04bc89e785c6d65e222a7e18c4bdcab653449e59
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Mar 10 15:02:45 2011 +0000

    2.91.91

 NEWS         |   13 +++++++++++++
 configure.in |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 07e4cac..ea934e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,18 @@
 New features and significant updates in version...
 
+2.91.91:
+* New icon!
+
+and also:
+* Fix screensaver for latest gnome-screensaver
+* Fix possible assertion in save-file plugin
+* Use gnome-session instead of Galago for status notifications
+* Fix thumbnailer with both --size and --raw options
+* Require GTK+ 3.x in pkg-config file, and fix compilation for
+  out-of-tree plugins
+* Make sure all the builtin plugins get activated on startup
+* Fix screenshot for interlaced videos
+
 2.91.7:
 * Allow finer-grained control on the volume using Shift as a modifier
 * Add Zeitgeist provider plugin
diff --git a/configure.in b/configure.in
index 99393b7..d0e5a61 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
 
 m4_define(totem_version_major, 2)
 m4_define(totem_version_minor, 91)
-m4_define(totem_version_micro, 7)
+m4_define(totem_version_micro, 91)
 
 # 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]