summaryrefslogtreecommitdiffstats
path: root/config/cmake
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2020-03-25 20:47:16 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2020-03-25 20:47:16 (GMT)
commit9cc69ae1f308336e0e522c989d4cee9f72090815 (patch)
tree96317a806271019ad790e4d6790c968b7789c25a /config/cmake
parent7537fc1ab3ba086794d00578f7a3aa3bf7724f33 (diff)
parentce622ea420563b00ebeb2b2748aeaac606d5d486 (diff)
downloadhdf5-9cc69ae1f308336e0e522c989d4cee9f72090815.zip
hdf5-9cc69ae1f308336e0e522c989d4cee9f72090815.tar.gz
hdf5-9cc69ae1f308336e0e522c989d4cee9f72090815.tar.bz2
Merge pull request #2466 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_8 to hdf5_1_8
* commit 'ce622ea420563b00ebeb2b2748aeaac606d5d486': Snapshot version 1.8 release 22 (snap5) Update version to 1.8.22-snap6
Diffstat (limited to 'config/cmake')
-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 c9aa8c8..d310644 100755
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -37,7 +37,7 @@ cmake_minimum_required (VERSION 3.12)
##############################################################################
set (CTEST_SOURCE_VERSION "1.8.22")
-set (CTEST_SOURCE_VERSEXT "-snap5")
+set (CTEST_SOURCE_VERSEXT "-snap6")
##############################################################################
# handle input parameters to script.