[gnome-games] glchess: Bump required vala version



commit f3abd428f752168f599420c436fb8024ec50c2a7
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date:   Sun Feb 20 09:47:24 2011 +0100

    glchess: Bump required vala version
    
    Commit 95f26d937fd61de2fc69366633927acb3b2b927b needs it

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 2c8330d..1ba9b00 100644
--- a/configure.in
+++ b/configure.in
@@ -232,7 +232,7 @@ AC_PROG_LN_S
 AC_PROG_SED
 
 if test "$need_vala" = "yes"; then
-  AM_PROG_VALAC([0.11.4])
+  AM_PROG_VALAC([0.11.6])
 fi
 
 if test "$need_cxx" = "yes"; then



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]