Commits

Albert Cheng committed 7580abae77a
[svn-r23682] Bug fix: HDFFV-8435 Need to update libtool version number since two functions, H5Pget_dxpl_multi and H5Pset_dxpl_multi were removed. config/lt_vers.am: libtool information is changed to 8.0.0. configure: src/Makefile.in: hl/src/Makefile.in: hl/c++/src/Makefile.in: hl/fortran/src/Makefile.in: c++/src/Makefile.in: fortran/src/Makefile.in: README.txt: autogenerated by bin/reconfiure. Tested: h5committest, then visual inspect that the libhdf5.so.x.y.z is changed accordingly. P.S. I found out cmakehdf5 generates a different set of libhdf5.so.* files.