[totem] 3.20.1



commit b205f91ad2c1f34d7a353052fd4a549ded16d798
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Apr 13 13:55:30 2016 +0200

    3.20.1

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a2e851a..acdbc47 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 New features and significant updates in version...
 
+Major changes in 3.20.1:
+- Make playback rate available to plugins
+- Add more shortcuts for the shortcuts help window
+- Fix a number of compilation warnings
+
 Major changes in 3.20.0:
 - Fix a theming regression in the play/pause button box
 - Translation updates
diff --git a/configure.ac b/configure.ac
index 8b1fb26..7c9d860 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, 20)
-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]