[totem] 3.33.90



commit e80fb563648eaaa314884443ae3c2029f9777e4a
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Aug 2 16:22:05 2019 +0200

    3.33.90

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7d6de1845..e08aa5beb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 New features and significant updates in version...
 
+Major changes in 3.33.90:
+- Update application icon
+- Use title case for the "Open Containing Folder" menu item
+- Disable VAAPI support for now, it's too buggy
+
 Major changes in 3.33.0:
 - Add "Open containing folder" menu item
 - Include "totem" in the desktop keywords
diff --git a/meson.build b/meson.build
index a6f6f8ec3..b66d19bd0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'totem', 'c',
-  version: '3.33.0',
+  version: '3.33.90',
   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]