diff options
author | Lee Salzman <[email protected]> | 2020-09-08 13:45:45 -0400 |
---|---|---|
committer | Lee Salzman <[email protected]> | 2020-09-08 13:45:45 -0400 |
commit | 0bd265b230ae47787d2ef793402146ff56805e2b (patch) | |
tree | fb37fbba9642b1d0668f3de3ce2ef7ae7e53fb47 /docs | |
parent | 54dac7af816adceab77674fc0a83e94992801b24 (diff) | |
download | enet-0bd265b230ae47787d2ef793402146ff56805e2b.tar.gz enet-0bd265b230ae47787d2ef793402146ff56805e2b.zip |
1.3.16 release prepv1.3.16
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 06d62dc..6e60f53 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.15) can be downloaded <a class="el" href="download/enet-1.3.15.tar.gz">here</a>. +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 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>. |