summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2017-10-30 21:17:18 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2017-10-30 21:17:18 (GMT)
commit33258b78bbde42cc67030e43b0f14314283c7e7b (patch)
tree9a6a413782e09a727cc53c6819c00d7ecd4ea8ef /config/cmake/scripts
parent42cdbb9e71ab6fe74196f361ce2b1a6eb92a5245 (diff)
parente57c83fce0b1b68b57098fe8a5da378095086103 (diff)
downloadhdf5-33258b78bbde42cc67030e43b0f14314283c7e7b.zip
hdf5-33258b78bbde42cc67030e43b0f14314283c7e7b.tar.gz
hdf5-33258b78bbde42cc67030e43b0f14314283c7e7b.tar.bz2
Merge pull request #737 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8
* commit 'e57c83fce0b1b68b57098fe8a5da378095086103': Update version string on hdf5_1_8 development branch following creation of new hdf5_1_8_20 branch.
Diffstat (limited to 'config/cmake/scripts')
-rwxr-xr-xconfig/cmake/scripts/HDF5config.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/cmake/scripts/HDF5config.cmake b/config/cmake/scripts/HDF5config.cmake
index 5b7b5f5..6f367f4 100755
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -37,8 +37,8 @@ cmake_minimum_required (VERSION 3.2.2 FATAL_ERROR)
# NO_MAC_FORTRAN - Yes to be SHARED on a Mac
##############################################################################
-set (CTEST_SOURCE_VERSION "1.8.20")
-set (CTEST_SOURCE_VERSEXT "-snap8")
+set (CTEST_SOURCE_VERSION "1.8.21")
+set (CTEST_SOURCE_VERSEXT "-snap0")
##############################################################################
# handle input parameters to script.