[totem] 3.34.0



commit 3996781377b6526d85f7d066858ee89e25efcdca
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Sep 6 11:07:41 2019 +0200

    3.34.0

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e08aa5beb..3dbd25d31 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 New features and significant updates in version...
 
+Major changes in 3.34.0:
+- Make introspection non-optional for the plugin system to work
+- Translation updates
+
 Major changes in 3.33.90:
 - Update application icon
 - Use title case for the "Open Containing Folder" menu item
diff --git a/meson.build b/meson.build
index f02ed5336..272b62561 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'totem', 'c',
-  version: '3.33.90',
+  version: '3.34.0',
   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]