diff options
author | HDF Tester <hdftest@jam.ad.hdfgroup.org> | 2017-08-08 21:17:20 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@jam.ad.hdfgroup.org> | 2017-08-08 21:17:20 (GMT) |
commit | 20d67d61716d9003d0518c9e8f448cd960b3bc9a (patch) | |
tree | 87ccaab96e8ea53cb6becbb451faab461eadb17b /config | |
parent | 53978c8336dd85f6be7c1760fceb1cd37e8729d5 (diff) | |
download | hdf5-20d67d61716d9003d0518c9e8f448cd960b3bc9a.zip hdf5-20d67d61716d9003d0518c9e8f448cd960b3bc9a.tar.gz hdf5-20d67d61716d9003d0518c9e8f448cd960b3bc9a.tar.bz2 |
Snapshot version 1.8 release 20 (snap1)
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 4497ab1..e7e11ee 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 "-snap1")
+set (CTEST_SOURCE_VERSEXT "-snap2")
##############################################################################
# handle input parameters to script.
|