summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-03-20 22:14:16 (GMT)
committerlrknox <lrknox>2017-03-20 22:14:16 (GMT)
commitcd8ec2cc440f621134c9f8895c9dc2013c535863 (patch)
tree344479170e191486245d0e097924affd1ebc2fc7 /config
parent6ac4648fd9e557c886aff56e583e5e29a7f27ca1 (diff)
downloadhdf5-cd8ec2cc440f621134c9f8895c9dc2013c535863.zip
hdf5-cd8ec2cc440f621134c9f8895c9dc2013c535863.tar.gz
hdf5-cd8ec2cc440f621134c9f8895c9dc2013c535863.tar.bz2
Extend h5vers to update version strings in java files and h5repack
version test expected output file. Update version on develop branch to 1.11.0. Please enter the commit message for your changes. Lines starting
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 f9dada9..239d517 100755
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -27,7 +27,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.10.1)
+set (CTEST_SOURCE_VERSION "1.11.0")
set (CTEST_SOURCE_VERSEXT "")
##############################################################################