[totem] 3.16.2



commit b7ac8a0f831b3909150fc289344babace8231c71
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jun 29 15:20:34 2015 +0200

    3.16.2

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3024f22..4e72b22 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 New features and significant updates in version...
 
+Major changes in 3.16.2:
+- Fix popup not showing up on touchscreens
+- Fix potential crash on 32-bit systems
+
 Major changes in 3.16.1:
 - Loads of performance fixes, related to thumbnailing
   when a video is playing
diff --git a/configure.ac b/configure.ac
index f1d02fe..03ba361 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, 16)
-m4_define(totem_version_micro, 1)
+m4_define(totem_version_micro, 2)
 
 # 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]