summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])