Commits
Albert Cheng committed 1a174375323
configure: configure.ac: doc/RELEASE.txt: src/h5edit.h: README: set version information to v1.1.0-beta1 for v110-beta1 release. test/testh5edit.sh: Added code to verify backup file is created and left behind if there is error. And the backup file is indeed same as the original datafile. src/misc.c Removed old code that skipped closing datafile in the leave routine. Even when there is error encountered, still try to close the HDF5 properly--attempting to maintain it as a valid file.