summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-10-30 19:37:03 (GMT)
committerlrknox <lrknox>2017-10-30 19:37:03 (GMT)
commitaea5e1f5d5c4e76c97e964f0f25f25a866d4d563 (patch)
tree15a0fe446b5292fbe3ff0964b05203b1da8b7cae /config
parent42cdbb9e71ab6fe74196f361ce2b1a6eb92a5245 (diff)
downloadhdf5-aea5e1f5d5c4e76c97e964f0f25f25a866d4d563.zip
hdf5-aea5e1f5d5c4e76c97e964f0f25f25a866d4d563.tar.gz
hdf5-aea5e1f5d5c4e76c97e964f0f25f25a866d4d563.tar.bz2
Update version string to hdf5 1.8.20-pre0 for newly created hdf5_1_8_20
branch.
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 5b7b5f5..394c98b 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 "-snap8")
+set (CTEST_SOURCE_VERSEXT "-pre0")
##############################################################################
# handle input parameters to script.