aboutsummaryrefslogtreecommitdiffstats
path: root/tools/fso-alsa/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'tools/fso-alsa/configure.ac')
-rw-r--r--tools/fso-alsa/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/fso-alsa/configure.ac b/tools/fso-alsa/configure.ac
index 171a8063..13c86c9f 100644
--- a/tools/fso-alsa/configure.ac
+++ b/tools/fso-alsa/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])])