diff options
author | Lee Salzman <[email protected]> | 2020-04-19 19:40:37 -0400 |
---|---|---|
committer | Lee Salzman <[email protected]> | 2020-04-19 19:40:37 -0400 |
commit | 22272e29f9bd96b7cbd2bdd3c03ecee0717e3f07 (patch) | |
tree | 314ea9071c00b032f28c2ec556e735289cf26218 /docs | |
parent | 5b93d08fa5e30fce3e3b1d922de6035dadd9e9af (diff) | |
download | enet-22272e29f9bd96b7cbd2bdd3c03ecee0717e3f07.tar.gz enet-22272e29f9bd96b7cbd2bdd3c03ecee0717e3f07.zip |
enet 1.3.15 release prep
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 68a83cd..06d62dc 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.14) can be downloaded <a class="el" href="download/enet-1.3.14.tar.gz">here</a>. +The most recent stable release (1.3.15) can be downloaded <a class="el" href="download/enet-1.3.15.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>. |