[totem] 3.3.90



commit 3bd22764dfaf175465462fe26e3a78ea7ab9b968
Author: Bastien Nocera <hadess hadess net>
Date:   Sun Feb 19 23:50:45 2012 +0100

    3.3.90

 NEWS         |    8 ++++++++
 configure.in |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bc0f5b8..9256df3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
 New features and significant updates in version...
 
+3.3.90:
+* Show Vorbis DESCRIPTION field in Comments
+* Use GTK+ code to detect the workspace's work area
+* Do use direct seeking for files in the wastebasket
+* Thumbnail FLAC files too
+* Fix crash when using MPRIS plugin
+* Fix compilation of the rotation plugin with newer Vala
+
 3.3.4:
 * Re-enable and fix compilation of zeitgeist-dp plugin
 * Use new GLib threading API if compiling with GLib â 2.31.0
diff --git a/configure.in b/configure.in
index bff5777..89213e3 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, 4)
+m4_define(totem_version_micro, 90)
 
 # 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]