diff Resources/CMake/BoostConfiguration.sh @ 2525:94423976888e

boost 1.66.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 11 Apr 2018 12:10:07 +0200
parents 5a650eef0794
children a6c2d8a2a2ec
line wrap: on
line diff
--- a/Resources/CMake/BoostConfiguration.sh	Tue Apr 10 17:33:26 2018 +0200
+++ b/Resources/CMake/BoostConfiguration.sh	Wed Apr 11 12:10:07 2018 +0200
@@ -17,10 +17,11 @@
 ##   - Orthanc between 0.9.5 and 1.0.0: Boost 1.59.0
 ##   - Orthanc between 1.1.0 and 1.2.0: Boost 1.60.0
 ##   - Orthanc 1.3.0: Boost 1.64.0
-##   - Orthanc >= 1.3.1: Boost 1.65.1
+##   - Orthanc 1.3.1: Boost 1.65.1
+##   - Orthanc >= 1.3.2: Boost 1.66.0
 
-BOOST_VERSION=1_65_1
-ORTHANC_VERSION=1.3.1
+BOOST_VERSION=1_66_0
+ORTHANC_VERSION=1.3.2
 
 rm -rf /tmp/boost_${BOOST_VERSION}
 rm -rf /tmp/bcp/boost_${BOOST_VERSION}