diff options
author | lsalzman <[email protected]> | 2013-10-23 14:13:44 +0300 |
---|---|---|
committer | lsalzman <[email protected]> | 2013-10-23 14:13:44 +0300 |
commit | 2ebb3560b720d9501b4e278f2001bb30294b99a0 (patch) | |
tree | b0692ff1569f071e681f61300bd0ade0f800dd3e /docs/mainpage.dox | |
parent | e19dc9f825498b2c50c6c29d97aab17be77155d8 (diff) | |
download | enet-2ebb3560b720d9501b4e278f2001bb30294b99a0.tar.gz enet-2ebb3560b720d9501b4e278f2001bb30294b99a0.zip |
enet 1.3.10 release prepv1.3.10
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 4f3e35d..058c841 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.9) can be downloaded <a href="http://enet.bespin.org/download/enet-1.3.9.tar.gz">here</a>. +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 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>. |