Skip to content

Commit e38cf38

Browse files
committed
added omnet 6.1 specieif INET versions
1 parent 1c1830b commit e38cf38

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

Download.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,18 @@ Downloads of stable releases are available here. It is recommended that you use
1414

1515
Latest releases:
1616

17-
<a class="btn btn-primary" href="https://github.com/inet-framework/inet/releases/download/v4.5.2/inet-4.5.2-src.tgz">Download latest stable version (4.5.2, for OMNeT++ 6.0)</a> ([What's New](https://github.com/inet-framework/inet/blob/v4.5.2/WHATSNEW))
17+
<a class="btn btn-primary" href="https://github.com/inet-framework/inet/releases/download/v4.5.3/inet-4.5.3-src.tgz">Download latest stable version (4.5.3, for OMNeT++ 6.x)</a> ([What's New](https://github.com/inet-framework/inet/blob/v4.5.3/WHATSNEW))
1818

1919
## OMNeT++ Compatibility
2020

21-
* OMNeT++ 6.0.x: INET [3.8.3], [4.2.10], [4.3.9], [4.4.1], [4.5.2], master branch
21+
* OMNeT++ 6.1: INET [3.8.4], [4.4.2], [4.5.3], master branch
22+
* OMNeT++ 6.0.x: INET [3.8.4], [4.2.10], [4.3.9], [4.4.2], [4.5.3], master branch
2223
* OMNeT++ 5.7: INET [3.7.1], [3.8.3], [4.2.10]
2324
* OMNeT++ 5.6.2: INET [3.7.1], [4.2.5]
2425

2526
## Older releases (please do not use them for new projects):
2627

28+
* [INET 4.5.2](https://github.com/inet-framework/inet/releases/download/v4.5.2/inet-4.5.2-src.tgz) for OMNeT++ 6.0 ([What's New](https://github.com/inet-framework/inet/blob/v4.5.2/WHATSNEW))
2729
* [INET 4.5.1](https://github.com/inet-framework/inet/releases/download/v4.5.1/inet-4.5.1-src.tgz) for OMNeT++ 6.0 ([What's New](https://github.com/inet-framework/inet/blob/v4.5.1/WHATSNEW))
2830
* [INET 4.5.0](https://github.com/inet-framework/inet/releases/download/v4.5.0/inet-4.5.0-src.tgz) for OMNeT++ 6.0 ([What's New](https://github.com/inet-framework/inet/blob/v4.5.0/WHATSNEW))
2931
* [INET 4.4.1](https://github.com/inet-framework/inet/releases/download/v4.4.1/inet-4.4.1-src.tgz) for OMNeT++ 6.0 ([What's New](https://github.com/inet-framework/inet/blob/v4.4.1/WHATSNEW))
@@ -67,9 +69,11 @@ To help porting old INET based models to the latest OMNeT++ version, we provide
6769

6870
Installation instructions are available [here](Installation.html).
6971

72+
[4.5.3]: <https://github.com/inet-framework/inet/releases/download/v4.5.3/inet-4.5.3-src.tgz>
7073
[4.5.2]: <https://github.com/inet-framework/inet/releases/download/v4.5.2/inet-4.5.2-src.tgz>
7174
[4.5.1]: <https://github.com/inet-framework/inet/releases/download/v4.5.1/inet-4.5.1-src.tgz>
7275
[4.5.0]: <https://github.com/inet-framework/inet/releases/download/v4.5.0/inet-4.5.0-src.tgz>
76+
[4.4.2]: <https://github.com/inet-framework/inet/releases/download/v4.4.2/inet-4.4.2-src.tgz>
7377
[4.4.1]: <https://github.com/inet-framework/inet/releases/download/v4.4.1/inet-4.4.1-src.tgz>
7478
[4.4.0]: <https://github.com/inet-framework/inet/releases/download/v4.4.0/inet-4.4.0-src.tgz>
7579
[4.3.9]: <https://github.com/inet-framework/inet/releases/download/v4.3.9/inet-4.3.9-src.tgz>
@@ -83,6 +87,7 @@ Installation instructions are available [here](Installation.html).
8387
[4.2.8]: <https://github.com/inet-framework/inet/releases/download/v4.2.8/inet-4.2.8-src.tgz>
8488
[4.2.7]: <https://github.com/inet-framework/inet/releases/download/v4.2.7/inet-4.2.7-src.tgz>
8589
[4.2.5]: <https://github.com/inet-framework/inet/releases/download/v4.2.5/inet-4.2.5-src.tgz>
90+
[3.8.4]: <https://github.com/inet-framework/inet/releases/download/v3.8.4/inet-3.8.4-src.tgz>
8691
[3.8.3]: <https://github.com/inet-framework/inet/releases/download/v3.8.3/inet-3.8.3-src.tgz>
8792
[3.8.2]: <https://github.com/inet-framework/inet/releases/download/v3.8.2/inet-3.8.2-src.tgz>
8893
[3.8.1]: <https://github.com/inet-framework/inet/releases/download/v3.8.1/inet-3.8.1-src.tgz>

0 commit comments

Comments
 (0)