summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2022-08-12 03:15:46 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2022-08-12 03:15:46 (GMT)
commitc58558e872d529da6eda327183ca2d14cfa91b95 (patch)
treefe7c0d73d3772c91316d3a3b54c9bffe0a2d3398 /config/cmake/scripts
parent8d5fcbcdce6e932a402fd3cdf210df502c4ab5ed (diff)
downloadhdf5-c58558e872d529da6eda327183ca2d14cfa91b95.zip
hdf5-c58558e872d529da6eda327183ca2d14cfa91b95.tar.gz
hdf5-c58558e872d529da6eda327183ca2d14cfa91b95.tar.bz2
Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for release
of HDF5 1.13.2.
Diffstat (limited to 'config/cmake/scripts')
-rw-r--r--config/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 bda7af2..3f46aed 100644
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -37,7 +37,7 @@ cmake_minimum_required (VERSION 3.12)
# CTEST_SOURCE_NAME - source folder
##############################################################################
-set (CTEST_SOURCE_VERSION "1.13.2")
+set (CTEST_SOURCE_VERSION "1.13.3")
set (CTEST_SOURCE_VERSEXT "-1")
##############################################################################