aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a0cb14dbf0..f5338d51d5 100644
--- a/configure.in
+++ b/configure.in
@@ -1072,7 +1072,7 @@ AC_DEFUN(EVO_SET_COMPILE_FLAGS, [
dnl --- Required version numbers
GAL_REQUIRED=2.1.0
-GTKHTML_REQUIRED=3.1.0
+GTKHTML_REQUIRED=3.1.1
AC_SUBST(GAL_REQUIRED)
AC_SUBST(GTKHTML_REQUIRED)