diff options
author | Lee Salzman <[email protected]> | 2024-04-14 23:06:53 -0400 |
---|---|---|
committer | Lee Salzman <[email protected]> | 2024-04-14 23:06:53 -0400 |
commit | 2662c0de09e36f2a2030ccc2c528a3e4c9e8138a (patch) | |
tree | 5096e683758d14404d4c9eaaa7f3d9df0eefe1ce /docs/mainpage.dox | |
parent | c44b7d0f7ff21edb702745e4c019d0537928c373 (diff) | |
download | enet-2662c0de09e36f2a2030ccc2c528a3e4c9e8138a.tar.gz enet-2662c0de09e36f2a2030ccc2c528a3e4c9e8138a.zip |
1.3.18 release prepv1.3.18
Diffstat (limited to 'docs/mainpage.dox')
-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 eb6c8b8..5d2a13a 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.17) can be downloaded <a class="el" href="download/enet-1.3.17.tar.gz">here</a>. +The most recent stable release (1.3.18) can be downloaded <a class="el" href="download/enet-1.3.18.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>. |