summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2020-10-03 16:37:44 -0400
committerShaun McCance <shaunm@gnome.org>2020-10-03 16:37:44 -0400
commitb4d3a1ab67ca14c48df36d88a688cc976fd250f5 (patch)
treea6c9362d17578ed394397b3cebe6d10427e1a1e6
parent85381b0f60429a4f6df0e5753442199994852563 (diff)
downloadyelp-b4d3a1ab67ca14c48df36d88a688cc976fd250f5.tar.gz
Version 3.36.13.36.1
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index d511d4be..3f675750 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,14 @@
-3.37.90
-=======
+3.36.1
+======
+* Fix issue when opening local HTML files (#158)
* Updated translations:
ckb (Jwtiyar Nariman)
+ es (Daniel Mustieles)
+ he (Yosef Or Boczko)
id (Kukuh Syafaat)
+ ja (Yuki Okushi)
kk (Baurzhan Muftakhidinov)
+ pt (Juliano Camargo)
sk (Peter Mráz)
uk (Daniel Korostil)
diff --git a/configure.ac b/configure.ac
index ab9c27de..a3338ed2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.37.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.36.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/yelp.c])