[gnome-desktop] 3.37.2
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop] 3.37.2
- Date: Fri, 5 Jun 2020 19:34:55 +0000 (UTC)
commit 8733f16e1aeb9ff1dd1072b1d206344ad1f3bde5
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Fri Jun 5 19:32:00 2020 +0100
3.37.2
NEWS | 8 ++++++++
meson.build | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e5e54413..97eaeee0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+===============
+Version 3.37.2
+===============
+
+- languages: Fix encoding issue when translating locale modifiers (#156)
+- thumbnails: keep the orignal file name (#154)
+- Translation updates
+
===============
Version 3.37.1
===============
diff --git a/meson.build b/meson.build
index d59ae612..8d819b70 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-desktop', 'c',
meson_version: '>= 0.49.0',
- version: '3.37.1',
+ version: '3.37.2',
license: ['GPL2+', 'LGPL2+']
)
@@ -14,7 +14,7 @@ project('gnome-desktop', 'c',
# to 0. When bumping the second version, set the third one to zero.
#
# A lot easier than libtool, right?
-libversion = '19.0.3'
+libversion = '19.0.4'
soversion = libversion.split('.')[0]
gdk_pixbuf_req = '>= 2.36.5'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]