[totem] 3.25.90.1



commit 8ff6c8f614a4b2dc96ec27b3f1a7ac923d2ae1b0
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Aug 10 13:42:03 2017 +0200

    3.25.90.1

 NEWS        |    3 +++
 meson.build |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4d48532..f6379de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 New features and significant updates in version...
 
+Major changes in 3.25.90.1:
+- Build fixes
+
 Major changes in 3.25.90:
 - Move to meson build system
 - Fix media-player keys usage to match API documentation
diff --git a/meson.build b/meson.build
index 5a3364e..2b9378b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'totem', 'c',
-  version: '3.25.90',
+  version: '3.25.90.1',
   license: 'GPL2+ with exception',
   default_options: [
     'buildtype=debugoptimized',


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