diff options
author | HDF Tester <hdftest@jam.ad.hdfgroup.org> | 2017-09-11 01:54:42 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@jam.ad.hdfgroup.org> | 2017-09-11 01:54:42 (GMT) |
commit | 46d5032d84e3a88a86767d3533c62c2ec41b8e8a (patch) | |
tree | 05fc239a9cbe3012cb1e17922a1346931be9cc17 /config | |
parent | 79bca204da61daf47d4ae9ed9ab7a50e5af09888 (diff) | |
download | hdf5-46d5032d84e3a88a86767d3533c62c2ec41b8e8a.zip hdf5-46d5032d84e3a88a86767d3533c62c2ec41b8e8a.tar.gz hdf5-46d5032d84e3a88a86767d3533c62c2ec41b8e8a.tar.bz2 |
Snapshot version 1.8 release 20 (snap4)
Diffstat (limited to 'config')
-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 846fed2..c16cb16 100755 --- a/config/cmake/scripts/HDF5config.cmake +++ b/config/cmake/scripts/HDF5config.cmake @@ -38,7 +38,7 @@ cmake_minimum_required (VERSION 3.2.2 FATAL_ERROR) ##############################################################################
set (CTEST_SOURCE_VERSION "1.8.20")
-set (CTEST_SOURCE_VERSEXT "-snap4")
+set (CTEST_SOURCE_VERSEXT "-snap5")
##############################################################################
# handle input parameters to script.
|