summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2015-12-10 17:46:13 -0800
committerKonstantin Käfer <mail@kkaefer.com>2015-12-11 16:23:43 -0800
commit8d711e9c80f92b165ef3cfff14be132f70039b97 (patch)
tree0a53b6ba1a3a1e827546d34bc2791916b24043ac /scripts
parentc4a01d51ea755089401f767ad258126969615c46 (diff)
downloadqtlocation-mapboxgl-8d711e9c80f92b165ef3cfff14be132f70039b97.tar.gz
[test] update test suite to include more comprehensive GeoJSON tests
Diffstat (limited to 'scripts')
-rw-r--r--scripts/android/configure.sh2
-rw-r--r--scripts/ios/configure.sh2
-rw-r--r--scripts/linux/configure.sh2
-rw-r--r--scripts/osx/configure.sh2
4 files changed, 4 insertions, 4 deletions
diff --git a/scripts/android/configure.sh b/scripts/android/configure.sh
index bc19d546a1..7c5e3e926a 100644
--- a/scripts/android/configure.sh
+++ b/scripts/android/configure.sh
@@ -8,7 +8,7 @@ LIBUV_VERSION=1.7.5
ZLIB_VERSION=system
NUNICODE_VERSION=1.6
LIBZIP_VERSION=0.11.2
-GEOJSONVT_VERSION=3.0.0
+GEOJSONVT_VERSION=3.0.1
VARIANT_VERSION=1.0
RAPIDJSON_VERSION=1.0.2
diff --git a/scripts/ios/configure.sh b/scripts/ios/configure.sh
index 06d66c5850..3826d93571 100644
--- a/scripts/ios/configure.sh
+++ b/scripts/ios/configure.sh
@@ -4,6 +4,6 @@ BOOST_VERSION=1.59.0
SQLITE_VERSION=system
LIBUV_VERSION=1.7.5
ZLIB_VERSION=system
-GEOJSONVT_VERSION=3.0.0
+GEOJSONVT_VERSION=3.0.1
VARIANT_VERSION=1.0
RAPIDJSON_VERSION=1.0.2
diff --git a/scripts/linux/configure.sh b/scripts/linux/configure.sh
index 0f7e6d167e..0da9f8c3cd 100644
--- a/scripts/linux/configure.sh
+++ b/scripts/linux/configure.sh
@@ -10,7 +10,7 @@ SQLITE_VERSION=3.9.1
LIBUV_VERSION=1.7.5
ZLIB_VERSION=system
NUNICODE_VERSION=1.6
-GEOJSONVT_VERSION=3.0.0
+GEOJSONVT_VERSION=3.0.1
VARIANT_VERSION=1.0
RAPIDJSON_VERSION=1.0.2
GTEST_VERSION=1.7.0
diff --git a/scripts/osx/configure.sh b/scripts/osx/configure.sh
index d2eee36479..871b09c941 100644
--- a/scripts/osx/configure.sh
+++ b/scripts/osx/configure.sh
@@ -10,7 +10,7 @@ SQLITE_VERSION=3.9.1
LIBUV_VERSION=1.7.5
ZLIB_VERSION=system
NUNICODE_VERSION=1.6
-GEOJSONVT_VERSION=3.0.0
+GEOJSONVT_VERSION=3.0.1
VARIANT_VERSION=1.0
RAPIDJSON_VERSION=1.0.2
GTEST_VERSION=1.7.0