[gnome-notes/gnome-3-30] Bump 3.29.92.1 release
- From: Isaque Galdino de Araujo <igaldino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-notes/gnome-3-30] Bump 3.29.92.1 release
- Date: Mon, 27 Aug 2018 18:55:44 +0000 (UTC)
commit e4e0e89bc07e02686d0ce5627be07682d77e9202
Author: Isaque Galdino <igaldino gmail com>
Date: Mon Aug 27 15:55:11 2018 -0300
Bump 3.29.92.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 a31704b..bd28946 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in 3.29.92.1
+================================
+
+* Fix submodule project link which was still pointing to git.gnome.org
+
Overview of changes in 3.29.92
==============================
diff --git a/data/appdata/org.gnome.bijiben.appdata.xml.in b/data/appdata/org.gnome.bijiben.appdata.xml.in
index 6c661ac..68b0393 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-08-27" version="3.29.92.1">
+ <description>
+ <p>This release brings the following fixes:</p>
+ <ul>
+ <li>Fix submodule project link which was still pointing to git.gnome.org</li>
+ </ul>
+ <p>Thanks to all the contributors who worked on GNOME Notes!</p>
+ </description>
+ </release>
<release date="2018-08-27" version="3.29.92">
<description>
<p>This release brings the following translations:</p>
diff --git a/meson.build b/meson.build
index 3d2e3e8..9c1052a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'bijiben', 'c',
- version: '3.29.92',
+ version: '3.29.92.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]