[gnome-books/wip/hadess/40] 40
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-books/wip/hadess/40] 40
- Date: Wed, 24 Mar 2021 21:17:43 +0000 (UTC)
commit f08f85e23c17bd13061840a283eb91d2bfb1b54d
Author: Bastien Nocera <hadess hadess net>
Date: Wed Mar 24 21:17:52 2021 +0100
40
NEWS | 7 +++++++
data/org.gnome.Books.appdata.xml.in | 11 +++++++++++
meson.build | 2 +-
3 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 767d0fcc..8a143ec9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+New in 40.0
+-----------
+
+- Port to using Tracker 3 API
+- Handle unset documents xdg-user-dir
+- Translation updates
+
New in 3.34.0
-------------
diff --git a/data/org.gnome.Books.appdata.xml.in b/data/org.gnome.Books.appdata.xml.in
index d9296984..124e7f30 100644
--- a/data/org.gnome.Books.appdata.xml.in
+++ b/data/org.gnome.Books.appdata.xml.in
@@ -43,6 +43,17 @@
<update_contact>hadess_at_gnome.org</update_contact>
<translation type="gettext">gnome-books</translation>
<releases>
+ <release version="40.0" date="2021-03-24">
+ <description>
+ <p>
+ We are proud to announce Books 40.0 as the latest stable version.
+ </p>
+ <p>
+ This new version uses an embedded version of Tracker 3 as its book
+ indexer.
+ </p>
+ </description>
+ </release>
<release version="3.34.0" date="2019-09-06">
<description>
<p>
diff --git a/meson.build b/meson.build
index d6e2057c..e064e583 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-books', 'c',
- version: '3.34.0',
+ version: '40.0',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.49.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]