[gnome-desktop] Prepare 3.33.4



commit 202f58d398db058085ec558d6f33cabee6365875
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Fri Jul 19 16:04:41 2019 -0500

    Prepare 3.33.4

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 011d4e84..b4838097 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+==============
+Version 3.33.4
+==============
+
+- Support common_name in ISO 639 (#49, Gunnar Hjalmarsson)
+- Display locale @modifiers properly (#50, Gunnar Hjalmarsson)
+- Fix detection of builtin display on NVIDIA (Jeremy Soller)
+- GnomeBGSlideShow filename property replaced with a file property (Marco Trevisan)
+
 ==============
 Version 3.33.3
 ==============
diff --git a/meson.build b/meson.build
index 4370878a..84a4aae0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.47.0',
-  version: '3.33.3',
+  version: '3.33.4',
   license: ['GPL2+', 'LGPL2+']
 )
 


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