diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2019-11-12 15:32:59 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2019-11-12 15:32:59 (GMT) |
commit | e7ef8cd945974043c2f8fced174276cbc38cecd7 (patch) | |
tree | 0af5a7ad663de6c4cf065a3f3aa90f16f84026af /config | |
parent | 8f34874cc83a0aedbea028eb864d636a0d8b4c4a (diff) | |
download | hdf5-e7ef8cd945974043c2f8fced174276cbc38cecd7.zip hdf5-e7ef8cd945974043c2f8fced174276cbc38cecd7.tar.gz hdf5-e7ef8cd945974043c2f8fced174276cbc38cecd7.tar.bz2 |
Snapshot version 1.10 release 6 (snap3)
Update version to 1.10.6-snap4
Diffstat (limited to 'config')
-rwxr-xr-x | config/cmake/scripts/HDF5config.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/scripts/HDF5config.cmake b/config/cmake/scripts/HDF5config.cmake index 9e8177f..5b2de89 100755 --- a/config/cmake/scripts/HDF5config.cmake +++ b/config/cmake/scripts/HDF5config.cmake @@ -35,7 +35,7 @@ cmake_minimum_required (VERSION 3.10) ############################################################################## set (CTEST_SOURCE_VERSION "1.10.6") -set (CTEST_SOURCE_VERSEXT "-snap3") +set (CTEST_SOURCE_VERSEXT "-snap4") ############################################################################## # handle input parameters to script. |