summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobb Matzke <matzke@llnl.gov>1998-11-25 15:54:11 (GMT)
committerRobb Matzke <matzke@llnl.gov>1998-11-25 15:54:11 (GMT)
commit1b31b150a37ab3666b227b626dc3ad140108a2c7 (patch)
tree6f4ac82e79b65d193477855020c056b278cf07eb
parent4354606d1e86a514958f20b21163c19c30dc26f5 (diff)
downloadhdf5-1b31b150a37ab3666b227b626dc3ad140108a2c7.zip
hdf5-1b31b150a37ab3666b227b626dc3ad140108a2c7.tar.gz
hdf5-1b31b150a37ab3666b227b626dc3ad140108a2c7.tar.bz2
[svn-r950] Changed the name of tohdr.c to ohdr.c
-rw-r--r--MANIFEST2
-rw-r--r--README2
2 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 10a6137..29db282 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -326,6 +326,7 @@
./test/links.c
./test/mount.c
./test/mtime.c
+./test/ohdr.c
./test/overhead.c
./test/ragged.c
./test/space_overflow.c _DO_NOT_DISTRIBUTE_
@@ -337,7 +338,6 @@
./test/th5s.c
./test/th5s.h5
./test/tmeta.c
-./test/tohdr.c
./test/trefer.c
./test/tselect.c
./test/unlink.c
diff --git a/README b/README
index 47c0a2b..110e4cd 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is hdf5-1.1.32 released on Wed Nov 25 04:26:37 CST 1998
+This is hdf5-1.1.33 released on Wed Nov 25 11:51:38 EST 1998
Please refer to the INSTALL file for installation instructions.
------------------------------------------------------------------------------