summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-12-04 22:36:44 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-12-04 22:36:44 (GMT)
commit3779362545b15630eda4db44b2cb12b1fd144718 (patch)
tree34b371848436b2e6c9c2081e391cad1b3e749789 /config
parent953ec47bcc65cc193fd5f457474cd71ec836264a (diff)
parentba246c2b02b50f9660ae5d415ca9b23fbec0d815 (diff)
downloadhdf5-3779362545b15630eda4db44b2cb12b1fd144718.zip
hdf5-3779362545b15630eda4db44b2cb12b1fd144718.tar.gz
hdf5-3779362545b15630eda4db44b2cb12b1fd144718.tar.bz2
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)
* commit 'ba246c2b02b50f9660ae5d415ca9b23fbec0d815': Snapshot version 1.8 release 22 (snap3)
Diffstat (limited to 'config')
-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 2d36604..4eb4456 100755
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -37,7 +37,7 @@ cmake_minimum_required (VERSION 3.10)
##############################################################################
set (CTEST_SOURCE_VERSION "1.8.22")
-set (CTEST_SOURCE_VERSEXT "-snap3")
+set (CTEST_SOURCE_VERSEXT "-snap4")
##############################################################################
# handle input parameters to script.