[gnome-notes/gnome-3-28] Bump 3.28.4.1 release
- From: Isaque Galdino de Araujo <igaldino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-notes/gnome-3-28] Bump 3.28.4.1 release
- Date: Fri, 16 Nov 2018 19:36:08 +0000 (UTC)
commit ac563a541faef428ff40bcaecde3ac455ffae97f
Author: Isaque Galdino <igaldino gmail com>
Date: Fri Nov 16 17:35:35 2018 -0200
Bump 3.28.4.1 release
NEWS | 5 +++++
data/appdata/org.gnome.bijiben.appdata.xml.in | 9 +++++++++
meson.build | 2 +-
3 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e928720..b82d315 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in 3.28.4.1
+===============================
+
+* Fixed libgd reference (Isaque Galdino)
+
Overview of changes in 3.28.4
=============================
diff --git a/data/appdata/org.gnome.bijiben.appdata.xml.in b/data/appdata/org.gnome.bijiben.appdata.xml.in
index 1d8444c..9f389fa 100644
--- a/data/appdata/org.gnome.bijiben.appdata.xml.in
+++ b/data/appdata/org.gnome.bijiben.appdata.xml.in
@@ -39,6 +39,15 @@
</screenshots>
<releases>
+ <release date="2018-11-16" version="3.28.4.1">
+ <description>
+ <p>This release brings the following new features and improvements:</p>
+ <ul>
+ <li>Fixed libgd reference (Isaque Galdino)</li>
+ </ul>
+ <p>Thanks to all the contributors that worked on GNOME Notes!</p>
+ </description>
+ </release>
<release date="2018-11-16" version="3.28.4">
<description>
<p>This release brings the following new features and improvements:</p>
diff --git a/meson.build b/meson.build
index a09e5ce..fc76546 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'bijiben', 'c',
- version: '3.28.4',
+ version: '3.28.4.1',
license: 'GPL3',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.43.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]