[totem] 3.12.0
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] 3.12.0
- Date: Mon, 24 Mar 2014 13:24:13 +0000 (UTC)
commit b7c339e387cf92f9625a4385da5cc615b832c750
Author: Bastien Nocera <hadess hadess net>
Date: Mon Mar 24 14:16:25 2014 +0100
3.12.0
NEWS | 6 ++++++
configure.ac | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index fb4c2cc..52e52a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
New features and significant updates in version...
+Major changes in 3.12.0:
+- Fix artifacts caused by GtkPopovers
+- Don't add containers in the Recent view
+- Various opensubtitles plugin bug fixes
+- Translation updates
+
Major changes in 3.11.91:
- Use popovers for menus, and remove their shadows
- Hide popups after 2 seconds not 5
diff --git a/configure.ac b/configure.ac
index eb1e958..336d509 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
AC_PREREQ[(2.64)]
m4_define(totem_version_major, 3)
-m4_define(totem_version_minor, 11)
-m4_define(totem_version_micro, 91)
+m4_define(totem_version_minor, 12)
+m4_define(totem_version_micro, 0)
# 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]