Skip to content

Commit fae9be0

Browse files
committed
Updated web page.
1 parent 3514fcb commit fae9be0

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ of .NET bindings for HDF5, not the [LCM](https://en.wikipedia.org/wiki/Least_com
1616
| HDF5 Release Version | Assembly Version | Assembly File Version | Git Tag |
1717
| ---------------------------------------------------------------------- | ---------------- | --------------------------------------------------------------- | ------- |
1818
| [1.8.20](https://portal.hdfgroup.org/display/support/Downloads) | 1.8.20.0 | [1.8.20.0](https://www.nuget.org/packages/HDF.PInvoke/1.8.20.0) | v1.8.20.0 |
19-
| [1.10.2](https://portal.hdfgroup.org/display/support/Downloads) | 1.10.2.0 | [1.10.2.0](https://www.nuget.org/packages/HDF.PInvoke/1.10.2.0) | v1.10.2.0 |
19+
| [1.10.3](https://portal.hdfgroup.org/display/support/Downloads) | 1.10.3.0 | [1.10.3.0](https://www.nuget.org/packages/HDF.PInvoke/1.10.3.0) | v1.10.3.0 |
2020

2121
[How "stuff" is versioned.](../../wiki/Versioning-and-Releases)
2222

@@ -30,7 +30,7 @@ To install the latest HDF.PInvoke 1.8, run the following command in the
3030
To install the latest HDF.PInvoke 1.10, run the following command in the
3131
[Package Manager Console](https://docs.nuget.org/docs/start-here/using-the-package-manager-console)
3232
```
33-
Install-Package HDF.PInvoke -Version 1.10.2.0
33+
Install-Package HDF.PInvoke -Version 1.10.3.0
3434
```
3535

3636
# Prerequisites

images/The HDF Group.jpg

334 Bytes
Loading

images/hdf.png

-2.08 KB
Loading

0 commit comments

Comments
 (0)