diff options
author | hdftest <hdftest@hdfgroup.org> | 2019-08-26 13:34:37 (GMT) |
---|---|---|
committer | hdftest <hdftest@hdfgroup.org> | 2019-08-26 13:34:37 (GMT) |
commit | a0e9f457eb4cceccf7dcb0e4f3198774eeba0401 (patch) | |
tree | 331be8bf0da14e6f9b4a242b8782a9ac49059d43 /config/cmake | |
parent | c951ee8eded3cd63adfeaa87dcdd966ceb3e58c1 (diff) | |
download | hdf5-a0e9f457eb4cceccf7dcb0e4f3198774eeba0401.zip hdf5-a0e9f457eb4cceccf7dcb0e4f3198774eeba0401.tar.gz hdf5-a0e9f457eb4cceccf7dcb0e4f3198774eeba0401.tar.bz2 |
Snapshot version 1.10 release 6 (snap1)
Update version to 1.10.6-snap2
Diffstat (limited to 'config/cmake')
-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 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. |