[yelp] Version 42.0



commit 45cffe678cd32a10885c3a845965accbc0313600
Author: Shaun McCance <shaunm gnome org>
Date:   Sat Mar 19 12:11:47 2022 -0400

    Version 42.0

 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index fd5bae78..5569d3e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+42.0
+====
+* Updated appdata screenshot (Sophie Herold)
+
 42.beta
 =======
 * Add a nightly app icon (Jakub Steiner)
diff --git a/configure.ac b/configure.ac
index 61e31dc3..b9770641 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.beta],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
+AC_INIT([Yelp],[42.0],[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]