summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2015-05-05 16:10:20 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2015-05-05 16:10:20 (GMT)
commit24ef4efe9a673b18369b1552f81534eb33d0c45a (patch)
tree16dc77034b61795882eaa43c69d7ed1d9b764474 /config
parent6ba4fd8694451ca6a0917130b59e86a2e3fa6b38 (diff)
downloadhdf5-24ef4efe9a673b18369b1552f81534eb33d0c45a.zip
hdf5-24ef4efe9a673b18369b1552f81534eb33d0c45a.tar.gz
hdf5-24ef4efe9a673b18369b1552f81534eb33d0c45a.tar.bz2
[svn-r27015] updated with release changes
Diffstat (limited to 'config')
-rwxr-xr-xconfig/cmake/scripts/HDF518config.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/scripts/HDF518config.cmake b/config/cmake/scripts/HDF518config.cmake
index 9766b1c..70423a3 100755
--- a/config/cmake/scripts/HDF518config.cmake
+++ b/config/cmake/scripts/HDF518config.cmake
@@ -5,7 +5,7 @@
#########################################################################
cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)
-set(CTEST_SOURCE_VERSION 1.8.15-pre7)
+set(CTEST_SOURCE_VERSION 1.8.15)
set(CTEST_SOURCE_NAME hdf5-${CTEST_SOURCE_VERSION})
set(CTEST_BINARY_NAME "build")
set(CTEST_DASHBOARD_ROOT "${CTEST_SCRIPT_DIRECTORY}")