summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b65c3c3..1ecc05e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -69,9 +69,9 @@ AC_COPYRIGHT([
DBUS_REQUIRED=1.1.0
DBUS_GLIB_REQUIRED=0.82
-TELEPATHY_GLIB_REQUIRED=0.19.2
+TELEPATHY_GLIB_REQUIRED=0.21.2
AC_DEFINE(TP_VERSION_MIN_REQUIRED, TP_VERSION_0_18, [Ignore post 0.18 deprecations])
-AC_DEFINE(TP_VERSION_MAX_ALLOWED, TP_VERSION_0_20, [Prevent post 0.20 APIs])
+AC_DEFINE(TP_VERSION_MAX_ALLOWED, TP_VERSION_0_22, [Prevent post 0.22 APIs])
GLIB_REQUIRED=2.32
dnl MIN_REQUIRED must stay to 2.30 because of GValueArray