[gnome-desktop] 40.rc
- From: Javier Jardón Cabezas <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop] 40.rc
- Date: Thu, 18 Mar 2021 22:13:22 +0000 (UTC)
commit 993fa016de4f5f3ae9f00845730fa33a37066c80
Author: Javier Jardón <jjardon gnome org>
Date: Thu Mar 18 22:09:50 2021 +0000
40.rc
NEWS | 9 +++++++++
meson.build | 4 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2f41ad17..9fd59b36 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+===============
+Version 40.rc
+===============
+
+- bg-slide-show: Always parse date/time integers in base 10
+- thumbnail: Fix thumbnailing of CBZ with UTF-8 filenames
+- thumbnail: Fix non-working thumbnailer in Flatpak
+- Translation updates
+
===============
Version 40.beta
===============
diff --git a/meson.build b/meson.build
index e982419f..73ee2405 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-desktop', 'c',
meson_version: '>= 0.49.0',
- version: '40.beta',
+ version: '40.rc',
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.1.1'
+libversion = '19.1.2'
soversion = libversion.split('.')[0]
gdk_pixbuf_req = '>= 2.36.5'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]