[folks] Depend upon the next release of Vala for required fixes.



commit 6d46ca53be1d0bf82ce47b368d9d8218f8fe57b9
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Wed Sep 15 16:45:40 2010 -0700

    Depend upon the next release of Vala for required fixes.
    
    valac's version number doesn't update between releases, so we need to depend
    upon the next release number to properly depend upon the fixes.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b35755f..ac3b48f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -72,7 +72,7 @@ AC_SUBST([FOLKS_MAJOR_MINOR_VERSION])
 
 GLIB_REQUIRED=2.24.0
 TP_GLIB_REQUIRED=0.11.15.1
-VALA_REQUIRED=0.9.8.8-95c3a
+VALA_REQUIRED=0.9.9
 
 AM_PROG_VALAC([$VALA_REQUIRED])
 



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