From fbad8cafe7c2b5ba3d8522ff4f16713fa5fee30d Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Sat, 13 Feb 2021 18:15:10 -0500 Subject: Version 40.beta --- NEWS | 10 ++++++++++ configure.ac | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 75eb3d4b..23e5ca09 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +40.beta +======= +* Fix crashes from setting automatic IDs in DocBook 5 documents (Shaun McCance) +* Fix links to search results for ghelp documents (#137) (Shaun McCance) +* Fix crash when reloading Mallard document (Michael Catanzaro) +* Handle mouse back/forward buttons (Paul Hebble) +* Updated translations: + be (Źmicier Turok) + ca (Jordi Mas) + 3.38.1 ====== * Fix issue when opening local HTML files (#158) diff --git a/configure.ac b/configure.ac index 6b0c3c08..6d5a14a4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([Yelp],[3.38.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp]) +AC_INIT([Yelp],[40.beta],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/yelp.c]) -- cgit v1.2.1