diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2000-12-19 19:23:09 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2000-12-19 19:23:09 (GMT) |
commit | 976700c212aa65b57cc66d3be4589a5fc9fec9a4 (patch) | |
tree | 9e5ed08fbcca64176735739d0c47eb0b6c2ce1b0 /README | |
parent | ae97d70661b18d58042baae731b63554ac5e12f2 (diff) | |
download | hdf5-976700c212aa65b57cc66d3be4589a5fc9fec9a4.zip hdf5-976700c212aa65b57cc66d3be4589a5fc9fec9a4.tar.gz hdf5-976700c212aa65b57cc66d3be4589a5fc9fec9a4.tar.bz2 |
[svn-r3161] Purpose:
Prepare for 1.4.0beta1 release
README:
src/H5public.h:
Updated with 1.4.0beta1 version information.
configure.in:
Changed default setting to --enable-production --disable-debug.
configure:
Derived from configure.in via autoconf.
Platforms tested:
Eirene (linux) running just the configure command and compared
difference with previous configure output to verify expected
difference.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This is hdf5-1.3.37 currently under development +This is hdf5-1.4.0beta1 released on December 19, 2000. Please refer to the INSTALL file for installation instructions. ------------------------------------------------------------------------------ |