summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-01-05 16:49:03 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-01-05 16:49:03 (GMT)
commita30a41bc321f04ec4ca9b69a4b7c77d7d4d95f61 (patch)
tree3624ab8d5aa64e3c074b08ade10a2f4a22b26b7d /config
parentdb918c06b549ef8dc8d106d69da277bcf8d0aa11 (diff)
parent994611a2d4320358dc5a1c0c721633670ad4833c (diff)
downloadhdf5-a30a41bc321f04ec4ca9b69a4b7c77d7d4d95f61.zip
hdf5-a30a41bc321f04ec4ca9b69a4b7c77d7d4d95f61.tar.gz
hdf5-a30a41bc321f04ec4ca9b69a4b7c77d7d4d95f61.tar.bz2
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit '994611a2d4320358dc5a1c0c721633670ad4833c': Snapshot version 1.11 release 1
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 e7b73b3..011ee7b 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)
# NO_MAC_FORTRAN - Yes to be SHARED on a Mac
##############################################################################
-set (CTEST_SOURCE_VERSION "1.11.0")
+set (CTEST_SOURCE_VERSION "1.11.1")
set (CTEST_SOURCE_VERSEXT "")
##############################################################################