[gnome-desktop/gnome-3-32] Prepare 3.32.1
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop/gnome-3-32] Prepare 3.32.1
- Date: Tue, 9 Apr 2019 23:34:08 +0000 (UTC)
commit e5517dbab5eb5c8214941fb66a31168f1e7511d5
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Tue Apr 9 18:32:50 2019 -0500
Prepare 3.32.1
NEWS | 12 ++++++++++++
meson.build | 4 ++--
2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8ea797b4..d1ce59a6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+==============
+Version 3.32.1
+==============
+
+- Translation updates
+
+==============
+Version 3.32.0
+==============
+
+- Fix another thumbnailer sandboxing issue (!34)
+
===============
Version 3.31.91
===============
diff --git a/meson.build b/meson.build
index 83407b48..af1f82d9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-desktop', 'c',
meson_version: '>= 0.47.0',
- version: '3.32.0',
+ version: '3.32.1',
license: ['GPL2+', 'LGPL2+']
)
@@ -11,7 +11,7 @@ project('gnome-desktop', 'c',
# * Bump the third component otherwise.
#
# A lot easier than libtool, right?
-libversion = '17.0.5'
+libversion = '17.0.6'
soversion = libversion.split('.')[0]
gdk_pixbuf_req = '>= 2.36.5'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]