summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2011-01-07 10:27:01 +0100
committerJürg Billeter <j@bitron.ch>2011-01-18 09:45:21 +0100
commitb12ed7b638ec18714c7671811fc8dc967c6335bc (patch)
treece8d9513a45c8b2ba0a329a996d505c46f5433e6 /autogen.sh
parentd982d8ca7efbd0d84dfcd67e317f31ea0e237aaa (diff)
downloadtracker-b12ed7b638ec18714c7671811fc8dc967c6335bc.tar.gz
Require Vala 0.11.4 for GDBus sender support and bug fixes
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index d7bf14885..62a51208b 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,7 +3,7 @@
#
# NOTE: compare_versions() is stolen from gnome-autogen.sh
-REQUIRED_VALA_VERSION=0.11.2
+REQUIRED_VALA_VERSION=0.11.4
# Usage:
# compare_versions MIN_VERSION ACTUAL_VERSION