diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2016-03-23 15:26:34 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2016-03-23 15:26:34 -0700 |
commit | 39cbfcb5c9db479f833b05e622a64d768e8a4450 (patch) | |
tree | c6f1acbd3dda6a4027f5b63f59b9fc6785dc9201 /platform/osx/scripts/configure.sh | |
parent | 14a636840df55b2b0407a96488222f42316f3232 (diff) | |
download | qtlocation-mapboxgl-39cbfcb5c9db479f833b05e622a64d768e8a4450.tar.gz |
[core] Update to variant 1.1.0
Diffstat (limited to 'platform/osx/scripts/configure.sh')
-rw-r--r-- | platform/osx/scripts/configure.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/osx/scripts/configure.sh b/platform/osx/scripts/configure.sh index 77fe9226dd..a468962230 100644 --- a/platform/osx/scripts/configure.sh +++ b/platform/osx/scripts/configure.sh @@ -9,7 +9,7 @@ LIBUV_VERSION=1.7.5 ZLIB_VERSION=system NUNICODE_VERSION=1.6 GEOJSONVT_VERSION=3.1.0 -VARIANT_VERSION=1.0 +VARIANT_VERSION=1.1.0 RAPIDJSON_VERSION=1.0.2 GTEST_VERSION=1.7.0 PIXELMATCH_VERSION=0.9.0 |