[totem] 3.26.0



commit 779ee0d7b31f56177fc0c202a8df03b9308241e2
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Sep 11 14:13:35 2017 +0200

    3.26.0

 NEWS        |    7 +++++++
 meson.build |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f6379de..a71328c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
 New features and significant updates in version...
 
+Major changes in 3.26.0:
+- Fix a possible build race
+- Fix lirc plugin compilation
+- Python console bug fixes
+- Install appdata in the new location
+- Translation updates
+
 Major changes in 3.25.90.1:
 - Build fixes
 
diff --git a/meson.build b/meson.build
index 2b9378b..8a87b8b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'totem', 'c',
-  version: '3.25.90.1',
+  version: '3.26.0',
   license: 'GPL2+ with exception',
   default_options: [
     'buildtype=debugoptimized',


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