[totem] 3.32.1



commit b8b8a54112fb5a82bc6b68d243e0b68ba9bf4b04
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Jul 12 11:42:26 2019 +0200

    3.32.1

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 78277d852..4f970d3f3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 New features and significant updates in version...
 
+Major changes in 3.32.1:
+- Show the application window when opening a new file
+- Work-around "Can't play a text file without video or visualizations" error
+- Build fixes
+- Translation updates and fixes
+
 Major changes in 3.32.0:
 - Translation updates
 
diff --git a/meson.build b/meson.build
index 0ec8c9052..de9484b40 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'totem', 'c',
-  version: '3.32.0',
+  version: '3.32.1',
   license: 'GPL2+ with exception',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.46.0'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]