diff options
author | Lee Salzman <[email protected]> | 2012-12-11 13:20:50 +0200 |
---|---|---|
committer | Lee Salzman <[email protected]> | 2012-12-11 13:20:50 +0200 |
commit | 2c413b2353aa253dab55744f2594a2d13030c775 (patch) | |
tree | 1066c8053cb5ccae369d4e449d946961247b3a6f /docs | |
parent | c74ac8b84408bd083f71e8e078f75d66acbcf0fd (diff) | |
download | enet-2c413b2353aa253dab55744f2594a2d13030c775.tar.gz enet-2c413b2353aa253dab55744f2594a2d13030c775.zip |
ENet 1.3.6 release preparation
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/mainpage.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/mainpage.dox b/docs/mainpage.dox index 55c752b..3a9fe28 100755 --- 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.5) can be downloaded <a href="http://enet.bespin.org/download/enet-1.3.5.tar.gz">here</a>. +The most recent stable release (1.3.6) can be downloaded <a href="http://enet.bespin.org/download/enet-1.3.6.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>. |