[totem] 3.1.91



commit 2f31f0e4d591f5dc1f1ce346579b2e47fa609c92
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Sep 12 17:06:33 2011 +0100

    3.1.91

 NEWS         |    7 +++++++
 configure.in |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cf9019d..73d1b3f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
 New features and significant updates in version...
 
+3.1.91:
+* Port D-Bus service to MPRIS 2.1
+* Store and restore the rotation status of videos
+* Fix the "save" button not work in the playlist
+* Screensaver fixes for non-GNOME sessions
+* Port to pygobject 3.0
+
 3.1.4:
 * Add Grilo plugin
 * Remove Coherence UPNP, Tracker and Jamendo plugins
diff --git a/configure.in b/configure.in
index 67bc008..052e57b 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, 1)
-m4_define(totem_version_micro, 4)
+m4_define(totem_version_micro, 91)
 
 # 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]