[totem] 3.2.1
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] 3.2.1
- Date: Mon, 17 Oct 2011 11:23:05 +0000 (UTC)
commit 1dabcb641c7aee924a7f6a593712d73a23e30a0a
Author: Bastien Nocera <hadess hadess net>
Date: Mon Oct 17 11:05:47 2011 +0100
3.2.1
NEWS | 5 +++++
configure.in | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 071e061..1895ce9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
New features and significant updates in version...
+3.2.1:
+* Fix crash when framerate isn't available
+* Quieten the thumbnailer when thumbnailing non-videos
+* Loads of translations
+
3.2.0:
* Fix Python console settings conversion bug
* Loads of updated translations
diff --git a/configure.in b/configure.in
index 675206d..61bd151 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, 2)
-m4_define(totem_version_micro, 0)
+m4_define(totem_version_micro, 1)
# 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]