diff options
author | Lee Salzman <[email protected]> | 2013-06-02 13:23:50 +0300 |
---|---|---|
committer | Lee Salzman <[email protected]> | 2013-06-02 13:23:50 +0300 |
commit | 742e6b95526f35c750be691ca897f4690f313bfc (patch) | |
tree | d8423d38d66ca7ad5fcb0bb1c3a40e95c449fd44 /docs | |
parent | 51f303d5e271f31e242f24e4a26583667efe57b5 (diff) | |
download | enet-742e6b95526f35c750be691ca897f4690f313bfc.tar.gz enet-742e6b95526f35c750be691ca897f4690f313bfc.zip |
1.3.8 release prep
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 2771db6..4380417 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.7) can be downloaded <a href="http://enet.bespin.org/download/enet-1.3.7.tar.gz">here</a>. +The most recent stable release (1.3.8) can be downloaded <a href="http://enet.bespin.org/download/enet-1.3.8.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>. |