[totem] 3.25.90



commit e6837e6fb53fc97f2b2f0354004bac11d40e817a
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Aug 9 14:22:39 2017 +0200

    3.25.90

 NEWS        |    8 ++++++++
 meson.build |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ee45b2e..4d48532 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
 New features and significant updates in version...
 
+Major changes in 3.25.90:
+- Move to meson build system
+- Fix media-player keys usage to match API documentation
+- Fix internal video widget API documentation
+- Remove unused totem-audio-preview
+- Split off video thumbnailer into thumbnailer and gallery maker
+- Blacklist bmcdec plugin in the thumbnailer
+
 Major changes in 3.24.0:
 - Translation updates
 - Add Flatpak build definition
diff --git a/meson.build b/meson.build
index c2a9998..efb961f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'totem', 'c',
-  version: '3.24.0',
+  version: '3.25.90',
   license: 'GPL2+',
   default_options: [
     'buildtype=debugoptimized',


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