summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-06-05 22:10:39 (GMT)
committerlrknox <lrknox>2017-06-05 22:10:39 (GMT)
commite2177f49411e45026332fd36a4e2ce9d7b24c1b7 (patch)
treec1ea6d73a6f44ac4c776124154c6357ba2bebc0e /config
parent72603f6c6c36ca16a593f5cba8d8ea0a6014f873 (diff)
downloadhdf5-e2177f49411e45026332fd36a4e2ce9d7b24c1b7.zip
hdf5-e2177f49411e45026332fd36a4e2ce9d7b24c1b7.tar.gz
hdf5-e2177f49411e45026332fd36a4e2ce9d7b24c1b7.tar.bz2
Update h5vers and release scripts for 1.8.19 branch, set version to
1.8.19-pre1.
Diffstat (limited to 'config')
-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 eb79996..fb1b90f 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.19)
-set (CTEST_SOURCE_VERSEXT "")
+set (CTEST_SOURCE_VERSION "1.8.19")
+set (CTEST_SOURCE_VERSEXT "-pre1")
##############################################################################
# handle input parameters to script.