aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mterm2/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mterm2/configure.ac')
-rw-r--r--tools/mterm2/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mterm2/configure.ac b/tools/mterm2/configure.ac
index e4edfcc5..3b00a42d 100644
--- a/tools/mterm2/configure.ac
+++ b/tools/mterm2/configure.ac
@@ -9,7 +9,7 @@ AC_PROG_CC
AM_PROG_CC_C_O
AC_PROG_LIBTOOL
-VALA_REQUIRED=0.14.1
+VALA_REQUIRED=0.14.2
AC_PATH_PROG(VALAC, valac, valac)
AC_SUBST(VALAC)
m4_ifdef([AM_PROG_VALAC], [AM_PROG_VALAC([$VALA_REQUIRED])])