[bijiben] Bump 3.29.1.1 release
- From: Isaque Galdino de Araujo <igaldino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bijiben] Bump 3.29.1.1 release
- Date: Tue, 17 Apr 2018 03:36:28 +0000 (UTC)
commit 33e7fcfa7a2b58e9de84f8e5875be1a7137f1613
Author: Isaque Galdino <igaldino gmail com>
Date: Tue Apr 17 00:35:38 2018 -0300
Bump 3.29.1.1 release
NEWS | 5 +++++
data/appdata/org.gnome.bijiben.appdata.xml.in | 8 ++++++++
meson.build | 2 +-
3 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3372bef..7e0be8a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in 3.29.1.1
+===============================
+
+* Fix typo in appdata release section
+
Overview of changes in 3.29.1
=============================
diff --git a/data/appdata/org.gnome.bijiben.appdata.xml.in b/data/appdata/org.gnome.bijiben.appdata.xml.in
index 27ef665..0a2f2be 100644
--- a/data/appdata/org.gnome.bijiben.appdata.xml.in
+++ b/data/appdata/org.gnome.bijiben.appdata.xml.in
@@ -39,6 +39,14 @@
</screenshots>
<releases>
+ <release date="2018-04-16" version="3.29.1.1">
+ <description>
+ <p>This release brings the following new features and improvements:</p>
+ <ul>
+ <li>Fix typo in appdata release section</li>
+ </ul>
+ </description>
+ </release>
<release date="2018-04-16" version="3.29.1">
<description>
<p>This release brings the following new features and improvements:</p>
diff --git a/meson.build b/meson.build
index e6ac38d..44719ac 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'bijiben', 'c',
- version: '3.29.1',
+ version: '3.29.1.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]