summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeif Lotfy <seif@lotfy.com>2012-06-01 00:04:05 +0200
committerSeif Lotfy <seif@lotfy.com>2012-06-01 00:04:05 +0200
commit3d82355ed34d6136d9917b9fa78a4dbf1a21441d (patch)
tree7c3a370a27e25150d2b7dad80fd8e19ecf9b63dc
parent63643f034d4fa7c14e88ea707318ddcf5daf192c (diff)
Bumped versions for Zeitgeist and Valactelepathy
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 5c8e58e..e7d8bda 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ AC_STDC_HEADERS
dnl ==============================================
dnl Check for vala
dnl ==============================================
-AM_PROG_VALAC([0.11.2])
+AM_PROG_VALAC([0.16.0])
AM_SILENT_RULES([yes])
@@ -64,7 +64,7 @@ dnl Check that we meet the dependencies
dnl ==============================================
MIN_GLIB_VERSION=2.26.0
MIN_GTK_VERSION=2.16.0
-MIN_ZEITGEIST_VERSION=0.3.3
+MIN_ZEITGEIST_VERSION=0.9.0
MIN_TP_GLIB_VERSION=0.18.0
MIN_JSON_GLIB_VERSION=0.14.2