summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-07-27 14:58:11 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-07-27 14:58:11 (GMT)
commitbb436dbc61698aff318a317056c1f42052b434e0 (patch)
tree458e02f500565a51647be13cdbd29db30f87c89b /config/cmake/scripts
parent2c5c115a6182b3aa11e8a960cf4a961b6c1943c1 (diff)
downloadhdf5-bb436dbc61698aff318a317056c1f42052b434e0.zip
hdf5-bb436dbc61698aff318a317056c1f42052b434e0.tar.gz
hdf5-bb436dbc61698aff318a317056c1f42052b434e0.tar.bz2
Update macros and cygwin flags
Diffstat (limited to 'config/cmake/scripts')
-rwxr-xr-xconfig/cmake/scripts/HDF5config.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/scripts/HDF5config.cmake b/config/cmake/scripts/HDF5config.cmake
index 0123bce..376cebf 100755
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -184,7 +184,7 @@ set (MODEL "Experimental")
##### Following controls source update #####
#set (LOCAL_UPDATE "TRUE")
set (REPOSITORY_URL "https://git@bitbucket.hdfgroup.org/scm/hdffv/hdf5.git")
-set (REPOSITORY_BRANCH "hdf5_1_10_2")
+set (REPOSITORY_BRANCH "hdf5_1_10_3")
#uncomment to use a compressed source file: *.tar on linux or mac *.zip on windows
#set(CTEST_USE_TAR_SOURCE "${CTEST_SOURCE_VERSION}")