Skip to content

Commit 3f96311

Browse files
authored
Update CMakeLists.txt to latest release version
1 parent d8b6055 commit 3f96311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ if (NOT H5PL_VERS_MINOR)
4747
set (H5PL_VERS_MINOR "14")
4848
endif ()
4949
if (NOT H5PL_VERS_RELEASE)
50-
set (H5PL_VERS_RELEASE "3")
50+
set (H5PL_VERS_RELEASE "4")
5151
endif ()
5252
set (H5PL_OVERRIDE_VERSION "${H5PL_VERS_MAJOR}.${H5PL_VERS_MINOR}.${H5PL_VERS_RELEASE}")
5353

0 commit comments

Comments
 (0)