diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2008-05-29 20:30:57 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2008-05-29 20:30:57 (GMT) |
commit | fbaf972a66064b9fe479052afa07137fdfdddb8f (patch) | |
tree | e640c27e7b391e97f5e2a1cab557274391a21533 | |
parent | 727fa105781be3861185f7bbd5aacd22553a9e93 (diff) | |
download | hdf5-fbaf972a66064b9fe479052afa07137fdfdddb8f.zip hdf5-fbaf972a66064b9fe479052afa07137fdfdddb8f.tar.gz hdf5-fbaf972a66064b9fe479052afa07137fdfdddb8f.tar.bz2 |
[svn-r15097] Maintenance: added g95 info for Linux 32 platforms and created a new source tar ball.hdf5-1_8_1
-rw-r--r-- | README.txt | 2 | ||||
-rw-r--r-- | release_docs/RELEASE.txt | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -HDF5 version 1.8.1 released on Thu May 29 11:52:26 CDT 2008 +HDF5 version 1.8.1 released on Thu May 29 15:28:55 CDT 2008 Please refer to the release_docs/INSTALL file for installation instructions. ------------------------------------------------------------------------------ diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 8e268c8..076323b 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.8.1 released on Thu May 29 11:52:26 CDT 2008 +HDF5 version 1.8.1 released on Thu May 29 15:28:55 CDT 2008 ================================================================================ INTRODUCTION @@ -216,7 +216,7 @@ The following platforms and compilers have been tested for this release. Linux 2.4.21-47 gcc 3.2.3 20030502 (osage) - Linux 2.6.9-42.0.10 gcc 3.4.6 20060404 + Linux 2.6.9-42.0.10 gcc,g++ 3.4.6 20060404, G95 (GCC 4.0.3) (kagiso) PGI 7.1-6 (pgcc, pgf90, pgCC) Intel 9.1 (icc, ifort, icpc) |