aboutsummaryrefslogtreecommitdiffstats
path: root/tools/apm2/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'tools/apm2/configure.ac')
-rw-r--r--tools/apm2/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/apm2/configure.ac b/tools/apm2/configure.ac
index c630bb0f..2a86b6d1 100644
--- a/tools/apm2/configure.ac
+++ b/tools/apm2/configure.ac
@@ -9,7 +9,7 @@ AC_GNU_SOURCE
AC_DISABLE_STATIC
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])])