Merge pull request #823 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_6_bmr:hdf5_1_6 to hdf5_1_6
* commit 'b647520ddf97dbc819953449d1f7ff3414b877ce':
Fixed typo.
Adding tests for version bounds Description: - Added test program, tverbounds16.c, that reads various files of different layout versions - Added the data files: bounds_earliest_latest.h5 bounds_earliest_v18.h5 bounds_latest_latest.h5 bounds_v18_latest.h5 bounds_v18_v18.h5 - Updated Makefile.in and MANIFEST Platforms tested: Linux/32 2.6 (jam) Linux/64 (jelly) Darwin (osx1010test)