diff options
author | Lee Salzman <[email protected]> | 2013-12-26 15:49:43 +0200 |
---|---|---|
committer | Lee Salzman <[email protected]> | 2013-12-26 15:49:43 +0200 |
commit | 6fcfba5141785a877a8d06cd11e203feae8376e5 (patch) | |
tree | 059f4a6937ff51c635e0e52af2f60d2dbe3d22fc /docs | |
parent | 84a4ac70aba892b07d0fa1104fe9773f9485fdf6 (diff) | |
download | enet-6fcfba5141785a877a8d06cd11e203feae8376e5.tar.gz enet-6fcfba5141785a877a8d06cd11e203feae8376e5.zip |
enet 1.3.11 release prepv1.3.11
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 058c841..04843ea 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.10) can be downloaded <a href="http://enet.bespin.org/download/enet-1.3.10.tar.gz">here</a>. +The most recent stable release (1.3.11) can be downloaded <a href="http://enet.bespin.org/download/enet-1.3.11.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 href="http://enet.bespin.org/download/enet-1.2.5.tar.gz">here</a> You can find the most recent ENet source at <a href="https://github.com/lsalzman/enet">the github repository</a>. |