[totem/gnome-2-32] 2.31.92.1



commit f8568fbdcb156ce4af28311739c3cfad4792bae3
Author: Philip Withnall <philip tecnocode co uk>
Date:   Thu Sep 16 11:45:09 2010 +0100

    2.31.92.1

 NEWS         |    3 +++
 configure.in |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 52927bf..d800ccc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 New features and significant updates in version...
 
+2.31.92.1
+* Fix a couple more uses of deprecated GDK API
+
 2.31.92
 * Stop using deprecated GDK API
 * Some minor plugin documentation fixes
diff --git a/configure.in b/configure.in
index 2f5bafe..95c3613 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, 31)
-m4_define(totem_version_micro, 92)
+m4_define(totem_version_micro, 92.1)
 
 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]