Skip to content

Commit

Permalink
Remove reference to V116 in tools/src/h5repack/h5repack.h.
Browse files Browse the repository at this point in the history
  • Loading branch information
lrknox committed Jul 19, 2024
1 parent 410121d commit 13d87df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tools/src/h5repack/h5repack.h
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,7 @@
* \li <strong>2</strong> This is #H5F_LIBVER_V110 in #H5F_libver_t struct
* \li <strong>3</strong> This is #H5F_LIBVER_V112 in #H5F_libver_t struct
* \li <strong>4</strong> This is #H5F_LIBVER_V114 in #H5F_libver_t struct
* \li <strong>5</strong> This is #H5F_LIBVER_V116 in #H5F_libver_t struct
* \li #H5F_LIBVER_LATEST is aliased to #H5F_LIBVER_V116 for this release
* \li #H5F_LIBVER_LATEST is aliased to #H5F_LIBVER_V114 for this release
*
* \subsubsection subsubsec_cltools_h5repack_options_fs File Strategy Settings
* <strong>FS_STRATEGY</strong> is a string indicating the file space strategy used:
Expand Down

0 comments on commit 13d87df

Please sign in to comment.