summaryrefslogtreecommitdiff
path: root/macros/mate-code-coverage.m4
diff options
context:
space:
mode:
Diffstat (limited to 'macros/mate-code-coverage.m4')
-rw-r--r--macros/mate-code-coverage.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/mate-code-coverage.m4 b/macros/mate-code-coverage.m4
index d38e165..f795174 100644
--- a/macros/mate-code-coverage.m4
+++ b/macros/mate-code-coverage.m4
@@ -45,7 +45,7 @@ AC_DEFUN([MATE_CODE_COVERAGE],[
])
# List of supported lcov versions.
- lcov_version_list="1.6 1.7 1.8 1.9 1.10"
+ lcov_version_list="1.6 1.7 1.8 1.9 1.10 1.11"
AC_CHECK_PROG([LCOV], [lcov], [lcov])
AC_CHECK_PROG([GENHTML], [genhtml], [genhtml])