[totem/gnome-2-26] 2.26.5



commit 6fda27c35a3222afd2839526760eb80d85fffa72
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Nov 19 14:47:45 2009 +0000

    2.26.5

 NEWS         |    3 +++
 configure.in |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f09d4cd..9f1bc95 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 New features and significant updates in version...
 
+2.26.5:
+* Fix possible crasher in the web browser plugin
+
 2.26.4:
 * Don't restart video when drag and dropping on itself
 * Drag and drop on itself with Alt appends instead of asking
diff --git a/configure.in b/configure.in
index 3d10205..e0ec438 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, 26)
-m4_define(totem_version_micro, 4)
+m4_define(totem_version_micro, 5)
 
 AC_INIT([totem],
         [totem_version_major.totem_version_minor.totem_version_micro],



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