summaryrefslogtreecommitdiffstats
path: root/src/H5Shyper.c
diff options
context:
space:
mode:
authorJerome Soumagne <jsoumagne@hdfgroup.org>2019-12-09 19:00:07 (GMT)
committerJerome Soumagne <jsoumagne@hdfgroup.org>2019-12-09 19:00:07 (GMT)
commitbc3312df8e812bc8585f239756fbef2008eb8c56 (patch)
tree3762e5b4878bf7b67ad0e60b3dcc3f1fdf779b25 /src/H5Shyper.c
parent18e9b4fcc269f180d173a7b8e9f1f21856f48c7c (diff)
parent49fe497201bcefcd9beb01fe8fc2175974b73799 (diff)
downloadhdf5-bc3312df8e812bc8585f239756fbef2008eb8c56.zip
hdf5-bc3312df8e812bc8585f239756fbef2008eb8c56.tar.gz
hdf5-bc3312df8e812bc8585f239756fbef2008eb8c56.tar.bz2
Merge pull request #2114 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:hdf5-1_12-revert to hdf5_1_12
* commit '49fe497201bcefcd9beb01fe8fc2175974b73799': Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into hdf5_1_12"
Diffstat (limited to 'src/H5Shyper.c')
-rw-r--r--src/H5Shyper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Shyper.c b/src/H5Shyper.c
index 1e1538e..3dc1b39 100644
--- a/src/H5Shyper.c
+++ b/src/H5Shyper.c
@@ -252,7 +252,6 @@ const unsigned H5O_sds_hyper_ver_bounds[] = {
H5S_HYPER_VERSION_1, /* H5F_LIBVER_EARLIEST */
H5S_HYPER_VERSION_1, /* H5F_LIBVER_V18 */
H5S_HYPER_VERSION_2, /* H5F_LIBVER_V110 */
- H5S_HYPER_VERSION_3, /* H5F_LIBVER_V112 */
H5S_HYPER_VERSION_3 /* H5F_LIBVER_LATEST */
};