summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLeith Bade <leith@mapbox.com>2014-12-11 07:24:20 +1100
committerLeith Bade <leith@mapbox.com>2014-12-11 07:24:20 +1100
commit87ef90b896a2008f06198edcb5683c3da00b7fc7 (patch)
tree2d1efdc16d75b8befc6c84f90ebbd3953c168762 /configure
parent911da56ea69cd6b6b0d7c5294c40a8afdee5d9b2 (diff)
downloadqtlocation-mapboxgl-87ef90b896a2008f06198edcb5683c3da00b7fc7.tar.gz
Use libnu 1.5.1
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index bacec88c0c..cc86f097c6 100755
--- a/configure
+++ b/configure
@@ -33,7 +33,7 @@ case ${MASON_PLATFORM} in
LIBUV_VERSION=0.11.29
ZLIB_VERSION=system
BOOST_VERSION=1.57.0
- NUNICODE_VERSION=1.5-dev
+ NUNICODE_VERSION=1.5.1
LIBZIP_VERSION=0.11.2
;;
*)