summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-08-26 16:12:09 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-08-26 16:12:09 (GMT)
commit75bf79839a65e81d3cc15cc7b95ce2ef6af8fee7 (patch)
treef2b184513685e3eaf68ce51bc1ce28c37bb51431 /config
parentd20d355b79bf25d2685dc9e3967951b1532951bb (diff)
parent4a3a12c4ba968b0b3781f5b69e3a2c41a3ed74ca (diff)
downloadhdf5-75bf79839a65e81d3cc15cc7b95ce2ef6af8fee7.zip
hdf5-75bf79839a65e81d3cc15cc7b95ce2ef6af8fee7.tar.gz
hdf5-75bf79839a65e81d3cc15cc7b95ce2ef6af8fee7.tar.bz2
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '4a3a12c4ba968b0b3781f5b69e3a2c41a3ed74ca': Snapshot version 1.10 release 6 (snap1) Update version to 1.10.6-snap2
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 db73e38..9d9acba 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 "-snap1")
+set (CTEST_SOURCE_VERSEXT "-snap2")
##############################################################################
# handle input parameters to script.