[totem] 3.19.92
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] 3.19.92
- Date: Tue, 15 Mar 2016 13:02:56 +0000 (UTC)
commit 276c07f9f2189c10d41bf89f27b93378f873ecbd
Author: Bastien Nocera <hadess hadess net>
Date: Tue Mar 15 14:00:49 2016 +0100
3.19.92
NEWS | 4 ++++
configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f4ea2fd..d5a70ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
New features and significant updates in version...
+Major changes in 3.19.92:
+- Fix regression from 3.18 which could cause none of the builtin
+ plugins to be activated
+
Major changes in 3.19.91:
- Change "Skip to" label in shortcuts
- Make header popup translucent in fullscreen as per mockups
diff --git a/configure.ac b/configure.ac
index b4a7087..27480ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ[(2.64)]
m4_define(totem_version_major, 3)
m4_define(totem_version_minor, 19)
-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]