[totem] 3.1.92



commit e1ac1da6efc27832f887965253852ae5ad09faf9
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Sep 20 16:13:00 2011 +0100

    3.1.92

 NEWS         |    6 ++++++
 configure.in |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 73d1b3f..9096529 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 New features and significant updates in version...
 
+3.1.92:
+* Mention our support of a few more mime-types
+* Handle HTTP Live Streaming (in the main player,
+  and the browser plugin)
+* Loads of translations
+
 3.1.91:
 * Port D-Bus service to MPRIS 2.1
 * Store and restore the rotation status of videos
diff --git a/configure.in b/configure.in
index 82075a1..28f31ee 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, 91)
+m4_define(totem_version_micro, 92)
 
 # 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]