From 50be94ab1156d71622df485f308c477863fcd7b6 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Sat, 18 Sep 2021 18:31:25 -0400 Subject: Version 41.0 --- NEWS | 4 ++++ configure.ac | 2 +- data/yelp.appdata.xml.in | 10 ++++++++++ 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c28d82be..afcf4c0e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +41.0 +==== +* No changes since beta2, stable release only + 41.beta2 ======== * Fixed regression when opening document by file path diff --git a/configure.ac b/configure.ac index f4c37120..1c122963 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.beta2],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp]) +AC_INIT([Yelp],[41.0],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/yelp.c]) diff --git a/data/yelp.appdata.xml.in b/data/yelp.appdata.xml.in index f1556515..6ebadf11 100644 --- a/data/yelp.appdata.xml.in +++ b/data/yelp.appdata.xml.in @@ -1,6 +1,16 @@ + + +
    +
  • Search results and 'All Help' now use current styling
  • +
  • Various internal changes to keep up with modern APIs
  • +
  • Fixed aliasing on the icon
  • +
  • Updated translations
  • +
+
+
yelp.desktop -- cgit v1.2.1