summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-10-19 17:32:15 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-10-19 17:32:15 (GMT)
commita1a1840d6ef537faabb218842d587f5da609e68f (patch)
tree6a5bbb739accaeecc25b335f345359a104646e4a /config
parentbd56b17c2fcbdc9ef3a541e219c24c82f6b54ee6 (diff)
parent6d353f8ccc908d494a4ea8e1a56c9fb8e973e908 (diff)
downloadhdf5-a1a1840d6ef537faabb218842d587f5da609e68f.zip
hdf5-a1a1840d6ef537faabb218842d587f5da609e68f.tar.gz
hdf5-a1a1840d6ef537faabb218842d587f5da609e68f.tar.bz2
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '6d353f8ccc908d494a4ea8e1a56c9fb8e973e908': Snapshot version 1.10 release 2 (snap2) Merge pull request #703 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
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 68bd109..421d9d7 100755
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -39,7 +39,7 @@ cmake_minimum_required (VERSION 3.2.2 FATAL_ERROR)
##############################################################################
set (CTEST_SOURCE_VERSION "1.10.2")
-set (CTEST_SOURCE_VERSEXT "-snap2")
+set (CTEST_SOURCE_VERSEXT "-snap3")
##############################################################################
# handle input parameters to script.