summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2022-04-08 21:25:01 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2022-04-08 21:25:01 (GMT)
commit1e34f1d3b53c27caae4adcafc281ab01741ea2c3 (patch)
tree337cd96b8cdbd0831123ddc165da6e861f5b7cba /config
parent69878f59c48e3226978e0430dcb729e5702bcbb0 (diff)
downloadhdf5-1e34f1d3b53c27caae4adcafc281ab01741ea2c3.zip
hdf5-1e34f1d3b53c27caae4adcafc281ab01741ea2c3.tar.gz
hdf5-1e34f1d3b53c27caae4adcafc281ab01741ea2c3.tar.bz2
Update version to 1.12.3-1 after creating hdf5_1_12_2 release
preparation branch. Clean release note entries from RELEASE.txt.
Diffstat (limited to 'config')
-rw-r--r--config/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 8f5afac..70d05f0 100644
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -37,8 +37,8 @@ cmake_minimum_required (VERSION 3.12)
# CTEST_SOURCE_NAME - source folder
##############################################################################
-set (CTEST_SOURCE_VERSION "1.12.2")
-set (CTEST_SOURCE_VERSEXT "-2")
+set (CTEST_SOURCE_VERSION "1.12.3")
+set (CTEST_SOURCE_VERSEXT "-1")
##############################################################################
# handle input parameters to script.