[totem-pl-parser] 2.31.92



commit bbc36382ad4c66bddbc7f93e20974e875ab82bc0
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Sep 15 21:42:11 2010 +0100

    2.31.92

 NEWS         |    3 +++
 configure.in |    4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e75679f..ec36361 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 New features and significant updates in version...
 
+2.31.92
+* Fix introspection build with gobject-introspection 0.9.5, breaking the GIR API
+
 2.30.3
 * Fix parsing of M3U files with ":" in their titles
 * Fix parsing of files hiding as MP4 files (eg. an FLV with an MP4 extension)
diff --git a/configure.in b/configure.in
index eac9947..769b38a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,8 @@
 AC_PREREQ(2.62)
 
 m4_define(totem_version_major, 2)
-m4_define(totem_version_minor, 30)
-m4_define(totem_version_micro, 3)
+m4_define(totem_version_minor, 31)
+m4_define(totem_version_micro, 92)
 
 AC_INIT([totem-pl-parser],
         [totem_version_major.totem_version_minor.totem_version_micro],



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