diff options
author | Lee Salzman <[email protected]> | 2013-08-16 01:19:06 +0300 |
---|---|---|
committer | Lee Salzman <[email protected]> | 2013-08-16 01:19:06 +0300 |
commit | dc48f76192d0bf144f507c26625d2c6f4a106108 (patch) | |
tree | 95f624e5b9f79f5a5b50e6b0f652d166c276c3ef /docs | |
parent | c0713c47e664341c16cb46717d6ef031e92ea085 (diff) | |
download | enet-dc48f76192d0bf144f507c26625d2c6f4a106108.tar.gz enet-dc48f76192d0bf144f507c26625d2c6f4a106108.zip |
enet 1.3.9 release prepv1.3.9
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 4380417..4f3e35d 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.8) can be downloaded <a href="http://enet.bespin.org/download/enet-1.3.8.tar.gz">here</a>. +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 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>. |