summaryrefslogtreecommitdiffstats
path: root/config/cmake
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-10-30 19:57:03 (GMT)
committerlrknox <lrknox>2017-10-30 19:57:03 (GMT)
commite57c83fce0b1b68b57098fe8a5da378095086103 (patch)
tree9a6a413782e09a727cc53c6819c00d7ecd4ea8ef /config/cmake
parent42cdbb9e71ab6fe74196f361ce2b1a6eb92a5245 (diff)
downloadhdf5-e57c83fce0b1b68b57098fe8a5da378095086103.zip
hdf5-e57c83fce0b1b68b57098fe8a5da378095086103.tar.gz
hdf5-e57c83fce0b1b68b57098fe8a5da378095086103.tar.bz2
Update version string on hdf5_1_8 development branch following creation of new
hdf5_1_8_20 branch.
Diffstat (limited to 'config/cmake')
-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.