H5F_LIBVER_LATEST changes for move to 1.15 (#2288)
* H5F_LIBVER_LATEST changes for move to 1.15 * Add new default api check * Format fixes * Fix default configure * fix lib version tests * Fix another version variable * Add 1.14 doc link
This commit is contained in:
@@ -37,8 +37,8 @@ cmake_minimum_required (VERSION 3.18)
|
||||
# CTEST_SOURCE_NAME - source folder
|
||||
##############################################################################
|
||||
|
||||
set (CTEST_SOURCE_VERSION "1.13.4")
|
||||
set (CTEST_SOURCE_VERSEXT "-1")
|
||||
set (CTEST_SOURCE_VERSION "1.15.0")
|
||||
set (CTEST_SOURCE_VERSEXT "")
|
||||
|
||||
##############################################################################
|
||||
# handle input parameters to script.
|
||||
|
||||
Reference in New Issue
Block a user