diff options
author | Lee Salzman <[email protected]> | 2020-11-15 12:40:57 -0500 |
---|---|---|
committer | Lee Salzman <[email protected]> | 2020-11-15 12:40:57 -0500 |
commit | e0e7045b7e056b454b5093cb34df49dc4cee0bee (patch) | |
tree | 04d97ef39522fb9945904667f58bb2d24330b320 /docs | |
parent | 4de13a2c2e98845f681c6e6221dc444877bd1cb7 (diff) | |
download | enet-e0e7045b7e056b454b5093cb34df49dc4cee0bee.tar.gz enet-e0e7045b7e056b454b5093cb34df49dc4cee0bee.zip |
1.3.17 release prepv1.3.17
Diffstat (limited to 'docs')
-rw-r--r-- | docs/mainpage.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/mainpage.dox b/docs/mainpage.dox index 6e60f53..a172dc8 100644 --- a/docs/mainpage.dox +++ b/docs/mainpage.dox @@ -36,7 +36,7 @@ portable, and easily embeddable. You can retrieve the source to ENet by downloading it in either .tar.gz form or accessing the github distribution directly. -The most recent stable release (1.3.16) can be downloaded <a class="el" href="download/enet-1.3.16.tar.gz">here</a>. +The most recent stable release (1.3.17) can be downloaded <a class="el" href="download/enet-1.3.17.tar.gz">here</a>. The last release that is protocol compatible with the 1.2 series or earlier (1.2.5) can be downloaded <a class="el" href="download/enet-1.2.5.tar.gz">here</a>. You can find the most recent ENet source at <a class="el" href="https://github.com/lsalzman/enet">the github repository</a>. |