Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions downloads/hdf4/hdf4_4_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ title: HDF 4.4.0
## Release Information

| Version | HDF 4.4.0 |
| Release Date | 9/1/2026 |
<tr>
<td style="background-color:#FFFFFF">
![GitHub release (latest by date)](https://img.shields.io/github/v/release/HDFGroup/hdf4?label=Version&color=white)
Expand Down Expand Up @@ -42,7 +41,7 @@ Applications that were created with HDF4 releases 3.x and earlier will need to b
| [Ready to use Binaries](https://github.com/HDFGroup/hdf4/releases/tag/hdf4.4.0) | Pre-built binary distributions for Unix and Windows |
| [sha256](https://github.com/HDFGroup/hdf4/releases/download/hdf4.4.0/hdf4.4.0.sha256sums.txt) | Checksum file |

Please refer to [Build Instructions](https://github.com/HDFGroup/hdf4/blob/hdf4.4.0/release_docs/INSTALL) for building with either CMake or Autotools.
Please refer to [Build Instructions](https://github.com/HDFGroup/hdf4/blob/hdf4.4.0/release_docs/INSTALL) for building with CMake.

#### Known Problems:

Expand Down
Loading