aboutsummaryrefslogtreecommitdiffstats
path: root/fsosystemd/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'fsosystemd/configure.ac')
-rw-r--r--fsosystemd/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/fsosystemd/configure.ac b/fsosystemd/configure.ac
index e8308b7f..b7c176fc 100644
--- a/fsosystemd/configure.ac
+++ b/fsosystemd/configure.ac
@@ -10,7 +10,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])])