summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
Diffstat (limited to 'platform')
-rw-r--r--platform/android/scripts/configure.sh1
-rw-r--r--platform/ios/scripts/configure.sh1
-rw-r--r--platform/linux/scripts/configure.sh1
-rw-r--r--platform/osx/scripts/configure.sh1
-rw-r--r--platform/qt/scripts/configure.sh1
5 files changed, 5 insertions, 0 deletions
diff --git a/platform/android/scripts/configure.sh b/platform/android/scripts/configure.sh
index c53805a9c6..cf20f4a99e 100644
--- a/platform/android/scripts/configure.sh
+++ b/platform/android/scripts/configure.sh
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
+PROTOZERO_VERSION=1.3.0
BOOST_VERSION=1.60.0
LIBPNG_VERSION=1.6.20
LIBJPEG_TURBO_VERSION=1.4.2
diff --git a/platform/ios/scripts/configure.sh b/platform/ios/scripts/configure.sh
index 31ef374e8e..769407445a 100644
--- a/platform/ios/scripts/configure.sh
+++ b/platform/ios/scripts/configure.sh
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
+PROTOZERO_VERSION=1.3.0
BOOST_VERSION=1.60.0
SQLITE_VERSION=system
ZLIB_VERSION=system
diff --git a/platform/linux/scripts/configure.sh b/platform/linux/scripts/configure.sh
index d58618d4bd..4d1b26fc9b 100644
--- a/platform/linux/scripts/configure.sh
+++ b/platform/linux/scripts/configure.sh
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
+PROTOZERO_VERSION=1.3.0
BOOST_VERSION=1.60.0
BOOST_LIBPROGRAM_OPTIONS_VERSION=1.60.0
LIBCURL_VERSION=system
diff --git a/platform/osx/scripts/configure.sh b/platform/osx/scripts/configure.sh
index 0b4c8eaf3e..6d2eef03c4 100644
--- a/platform/osx/scripts/configure.sh
+++ b/platform/osx/scripts/configure.sh
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
+PROTOZERO_VERSION=1.3.0
BOOST_VERSION=1.60.0
BOOST_LIBPROGRAM_OPTIONS_VERSION=1.60.0
GLFW_VERSION=3.1.2
diff --git a/platform/qt/scripts/configure.sh b/platform/qt/scripts/configure.sh
index aa5c7615dc..d9a8f15cc2 100644
--- a/platform/qt/scripts/configure.sh
+++ b/platform/qt/scripts/configure.sh
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
+PROTOZERO_VERSION=1.3.0
BOOST_VERSION=1.60.0
GEOJSONVT_VERSION=4.1.2
GTEST_VERSION=1.7.0