diff options
author | hdftest <hdftest@hdfgroup.org> | 2018-04-02 01:43:28 (GMT) |
---|---|---|
committer | hdftest <hdftest@hdfgroup.org> | 2018-04-02 01:43:28 (GMT) |
commit | 727ef7c334464bb5068c0b90c9e442e72e8cd6a9 (patch) | |
tree | f9886e4262e0ded824e6ed7b9eff01807bbb68ce /config/cmake/scripts/HDF5config.cmake | |
parent | c038c30d891bdfc62b1405e5417e72864c201252 (diff) | |
download | hdf5-727ef7c334464bb5068c0b90c9e442e72e8cd6a9.zip hdf5-727ef7c334464bb5068c0b90c9e442e72e8cd6a9.tar.gz hdf5-727ef7c334464bb5068c0b90c9e442e72e8cd6a9.tar.bz2 |
Snapshot version 1.8 release 21 (snap11)
Diffstat (limited to 'config/cmake/scripts/HDF5config.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 bddd6a0..0af9e16 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.8.21")
-set (CTEST_SOURCE_VERSEXT "-snap11")
+set (CTEST_SOURCE_VERSEXT "-snap12")
##############################################################################
# handle input parameters to script.
|