summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-09-21 17:17:19 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-09-21 17:17:19 (GMT)
commitd8aa6761758bcaf29486b4ece50ebb761ca11c8e (patch)
tree21a2408718692aedfcc87569a0ca69aabe2792df /config
parent2862c93a2bd863a44ffe4e9664905090bc58f9ed (diff)
parentf03758613a6ec83e5ddd664590d162ccc888f13e (diff)
downloadhdf5-d8aa6761758bcaf29486b4ece50ebb761ca11c8e.zip
hdf5-d8aa6761758bcaf29486b4ece50ebb761ca11c8e.tar.gz
hdf5-d8aa6761758bcaf29486b4ece50ebb761ca11c8e.tar.bz2
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit 'f03758613a6ec83e5ddd664590d162ccc888f13e': Snapshot version 1.11 release 2. Normalization with vol_integration (test code and H5Xtest.c)
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 7eaf80a..d1c3a9f 100755
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -34,7 +34,7 @@ cmake_minimum_required (VERSION 3.10)
# CTEST_SOURCE_NAME - source folder
##############################################################################
-set (CTEST_SOURCE_VERSION "1.11.2")
+set (CTEST_SOURCE_VERSION "1.11.3")
set (CTEST_SOURCE_VERSEXT "")
##############################################################################