summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-03-28 21:29:11 (GMT)
committerlrknox <lrknox>2017-03-28 21:29:11 (GMT)
commitc7f3365015c85e539e8caf874c400ed3f5240d73 (patch)
treea1b845967cdf1ab9cdb83afa49639d2ff2635c36 /config/cmake/scripts
parent78f488b0b420e81e113cf4ca39267c7efea6cf44 (diff)
parent1a114c191d6366558202522df96c2726c0512cc0 (diff)
downloadhdf5-c7f3365015c85e539e8caf874c400ed3f5240d73.zip
hdf5-c7f3365015c85e539e8caf874c400ed3f5240d73.tar.gz
hdf5-c7f3365015c85e539e8caf874c400ed3f5240d73.tar.bz2
Merge branch 'develop' into hdf5_1_10
Diffstat (limited to 'config/cmake/scripts')
-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 e1c0a1c..ab8d8d6 100755
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -28,7 +28,7 @@ cmake_minimum_required (VERSION 3.2.2 FATAL_ERROR)
##############################################################################
set (CTEST_SOURCE_VERSION "1.10.2")
-set (CTEST_SOURCE_VERSEXT "-snap0, currently under development")
+set (CTEST_SOURCE_VERSEXT "-snap0")
##############################################################################
# handle input parameters to script.