[totem] 3.3.4



commit cf8438eb164b0e8afe9344cbe63d50379860b427
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Dec 21 11:09:28 2011 +0000

    3.3.4

 NEWS         |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b174b6c..bc0f5b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 New features and significant updates in version...
 
+3.3.4:
+* Re-enable and fix compilation of zeitgeist-dp plugin
+* Use new GLib threading API if compiling with GLib â 2.31.0
+* Fix some problems with `make check` on the Python plugins
+
 3.3.3:
 * Add plugin to replace the Flash plugin for online videos
 * Add support for RTMP URLs
diff --git a/configure.in b/configure.in
index a479890..d224062 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
 
 m4_define(totem_version_major, 3)
 m4_define(totem_version_minor, 3)
-m4_define(totem_version_micro, 3)
+m4_define(totem_version_micro, 4)
 
 # 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]