[totem] 3.20.0
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] 3.20.0
- Date: Mon, 21 Mar 2016 12:01:24 +0000 (UTC)
commit df5f7faa1b8218534c8a8b1e6762459d2705f370
Author: Bastien Nocera <hadess hadess net>
Date: Mon Mar 21 12:58:51 2016 +0100
3.20.0
NEWS | 4 ++++
configure.ac | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d5a70ad..a2e851a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
New features and significant updates in version...
+Major changes in 3.20.0:
+- Fix a theming regression in the play/pause button box
+- Translation updates
+
Major changes in 3.19.92:
- Fix regression from 3.18 which could cause none of the builtin
plugins to be activated
diff --git a/configure.ac b/configure.ac
index 27480ce..8b1fb26 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, 19)
-m4_define(totem_version_micro, 92)
+m4_define(totem_version_minor, 20)
+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]