summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRobb Matzke <matzke@llnl.gov>1998-07-24 14:28:32 (GMT)
committerRobb Matzke <matzke@llnl.gov>1998-07-24 14:28:32 (GMT)
commit78c70d7be5430c106c53f5c067128518bc874d7d (patch)
treebf4445accf81ab4d6f218ade9712fd9a70d383af /README
parent181a423f85bf5febedd0d1b083e77f8b978d5b50 (diff)
downloadhdf5-78c70d7be5430c106c53f5c067128518bc874d7d.zip
hdf5-78c70d7be5430c106c53f5c067128518bc874d7d.tar.gz
hdf5-78c70d7be5430c106c53f5c067128518bc874d7d.tar.bz2
[svn-r541] Changes since 19980723
---------------------- ./tools/h5dump.c ./tools/h5ls.c ./tools/h5tools.h Able to handle compound data types now. Moved code that chooses memory data type based on file data type from h5ls to libh5tools.a(h5dump.o)
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7ef12e8..e6cd82f 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is hdf5-1.0.25 released on 1998-06-22 13:53 UTC
+This is hdf5-1.0.36 released on 1998-06-24 14:20 UTC
Please refer to the INSTALL file for installation instructions.
------------------------------------------------------------------------------