[yelp] Version 42.1



commit d16114cb46e4de07e6d1c0511ef8d6e1921e023e
Author: Shaun McCance <shaunm gnome org>
Date:   Sat Mar 26 16:16:55 2022 -0400

    Version 42.1

 NEWS         | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5569d3e7..a0edd849 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+42.1
+====
+* Fixed URI parsing issue that can lead to crash [#187]
+* Updated location for appdata screenshot (Sophie Herold)
+
 42.0
 ====
 * Updated appdata screenshot (Sophie Herold)
diff --git a/configure.ac b/configure.ac
index b9770641..908369d1 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],[42.0],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
+AC_INIT([Yelp],[42.1],[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]