[folks/next: 56/57] Bump required telepathy-glib version to 0.99.8



commit 0ec0549c25706ff5854c1971df95a11db51271fc
Author: Simon McVittie <simon mcvittie collabora co uk>
Date:   Tue Mar 25 11:41:50 2014 +0000

    Bump required telepathy-glib version to 0.99.8
    
    Until it reaches stability, we're using the "minimum" version as an
    indicator that we've tested with that version.
    
    Reviewed-by: Xavier Claessens
    Bug: https://bugzilla.gnome.org/show_bug.cgi?id=708871

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 00cce9a..1c0f132 100644
--- a/configure.ac
+++ b/configure.ac
@@ -280,7 +280,7 @@ PKG_CHECK_MODULES([DBUS_GLIB], [dbus-glib-1 dbus-1])
 
 PKG_CHECK_MODULES([GEE], [gee-0.8 >= $GEE_REQUIRED])
 
-TP_GLIB_REQUIRED=0.99.7
+TP_GLIB_REQUIRED=0.99.8
 
 AS_IF([test x$enable_telepathy_backend = xyes], [
         PKG_CHECK_MODULES([TP_GLIB], [telepathy-glib-1 >= $TP_GLIB_REQUIRED])


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