[totem/gnome-3-30] 3.30.0



commit 8392ab2d9eadf202ccac54297eeb93540e6f152a
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Nov 14 13:39:48 2018 +0100

    3.30.0

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6921a027..e641ddef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
 New features and significant updates in version...
 
+Major changes in 3.30.0:
+- Add frame stepping shortcuts to the keyboard shortcuts list
+- Fix opensubtitles plugin not working
+- Fix problems using gallery generation feature in screenshot plugin
+- Make sure not to autostart gnome-screensaver when running in non-GNOME
+- Build fixes
+
 Major changes in 3.26.1:
 - Fix crash when properties tab is closed too fast
 - Thumbnail OPUS and M4B audio files
diff --git a/meson.build b/meson.build
index 3653e92c..e933b576 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'totem', 'c',
-  version: '3.26.1',
+  version: '3.30.0',
   license: 'GPL2+ with exception',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.43.0'


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