diff options
author | [email protected] <[email protected]> | 2015-04-30 06:32:01 -0700 |
---|---|---|
committer | [email protected] <[email protected]> | 2015-04-30 06:32:01 -0700 |
commit | f7c46f03fd8d883ac2811948aa71c7623069d070 (patch) | |
tree | 603ff3fa8aed203cb3ab48250a964a6fae6b2e57 /docs/mainpage.dox | |
parent | 7c27a5d5f8747527085f428bb44c5669b328398f (diff) | |
download | enet-f7c46f03fd8d883ac2811948aa71c7623069d070.tar.gz enet-f7c46f03fd8d883ac2811948aa71c7623069d070.zip |
enet 1.3.13 release prepv1.3.13
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 2c73989..7fbbee1 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.12) can be downloaded <a class="el" href="download/enet-1.3.12.tar.gz">here</a>. +The most recent stable release (1.3.13) can be downloaded <a class="el" href="download/enet-1.3.13.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>. |