diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2007-11-26 17:09:46 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2007-11-26 17:09:46 (GMT) |
commit | a8261deceb94bee18b91d82ec6f36f9ca8e1e0aa (patch) | |
tree | 3679a5e3aa2dd3922010a5b88761489cc110c769 /test/Makefile.in | |
parent | e74c5b7466cc97f8400d738bc8226a3b20a277c4 (diff) | |
download | hdf5-a8261deceb94bee18b91d82ec6f36f9ca8e1e0aa.zip hdf5-a8261deceb94bee18b91d82ec6f36f9ca8e1e0aa.tar.gz hdf5-a8261deceb94bee18b91d82ec6f36f9ca8e1e0aa.tar.bz2 |
[svn-r14288] Maintenance for beta5 release: vesrion number was changed to 1.8.0-beta5 by runninghdf5-1_8_0-beta5
bin/h5vers script
Platforms tested: kagiso (minor change)
Diffstat (limited to 'test/Makefile.in')
-rw-r--r-- | test/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in index 32698dc..add9df2 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -588,7 +588,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog cmpd_dset.h5 \ compact_dataset.h5 dataset.h5 extend.h5 istore.h5 \ tfile[1-4].h5 th5s[1-3].h5 lheap.h5 fheap.h5 ohdr.h5 stab.h5 \ extern_[1-3].h5 extern_[1-4][ab].raw gheap[0-4].h5 \ - dt_arith[1-2] links.h5 links[1-3].h5 big.data \ + dt_arith[1-2] links.h5 links[0-6]*.h5 big.data \ big[0-9][0-9][0-9][0-9][0-9].h5 stdio.h5 sec2.h5 \ dtypes[1-8].h5 dt_arith[1-2].h5 tattr.h5 h5 tselect.h5 \ mtime.h5 unlink.h5 unicode.h5 fillval_[0-9].h5 fillval.raw \ |