[yelp] Version 41.beta2
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp] Version 41.beta2
- Date: Mon, 30 Aug 2021 00:43:01 +0000 (UTC)
commit 89e25b87be0a9cc9c67261ac3615dd28f4485d90
Author: Shaun McCance <shaunm gnome org>
Date: Sun Aug 29 20:42:47 2021 -0400
Version 41.beta2
NEWS | 5 +++++
configure.ac | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bb34dbb1..c28d82be 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+41.beta2
+========
+* Fixed regression when opening document by file path
+* Added content rating and release info to appdata file
+
41.beta
=======
* Revamped a lot of color code to avoid deprecated Gtk API (Shaun McCance)
diff --git a/configure.ac b/configure.ac
index 24ceb4e6..f4c37120 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
# Reminder: add some release notes to data/yelp.appdata.xml.in on major releases
-AC_INIT([Yelp],[41.beta],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
+AC_INIT([Yelp],[41.beta2],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/yelp.c])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]