Update version to 1.13.3-1 after creating hdf5_1_13_2 branch for 1.13.2 (#2004)

release.
Added new version to exceptions in line 75 of src/H5.c.
This commit is contained in:
Larry Knox
2022-08-12 08:17:25 -05:00
committed by GitHub
parent 029cde6111
commit 25ef534039
10 changed files with 18 additions and 18 deletions

View File

@@ -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")
##############################################################################