summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-08-23 13:46:34 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-08-23 13:46:34 (GMT)
commit731ebbb93ffd15a1e9ce94e3288491247abfc60c (patch)
tree6db7f9c7cb161523f68e6a258fc4a934055f4b3c /config/cmake/scripts
parented16ca44b5d281369e0f8a7890099896605ff64d (diff)
downloadhdf5-731ebbb93ffd15a1e9ce94e3288491247abfc60c.zip
hdf5-731ebbb93ffd15a1e9ce94e3288491247abfc60c.tar.gz
hdf5-731ebbb93ffd15a1e9ce94e3288491247abfc60c.tar.bz2
Merge CMake and Java OSX changes from develop
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 c12b2e6..4cb303f 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_3")
+set (REPOSITORY_BRANCH "hdf5_1_10_4")
#uncomment to use a compressed source file: *.tar on linux or mac *.zip on windows
#set(CTEST_USE_TAR_SOURCE "${CTEST_SOURCE_VERSION}")