diff options
author | Lee Salzman <[email protected]> | 2012-07-31 16:15:38 +0300 |
---|---|---|
committer | Lee Salzman <[email protected]> | 2012-07-31 16:15:38 +0300 |
commit | be852c5d8ba1c4e097cc86d49ddc4998a486c0eb (patch) | |
tree | 5d828f3125b5e717c633d309bb2efb9011fec8c7 /docs | |
parent | f6160fd2e93138610f4fe5a514b2351d2e2ee998 (diff) | |
download | enet-be852c5d8ba1c4e097cc86d49ddc4998a486c0eb.tar.gz enet-be852c5d8ba1c4e097cc86d49ddc4998a486c0eb.zip |
1.3.5 release preparationv1.3.5
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 840b04f..55c752b 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.4) can be downloaded <a href="http://enet.bespin.org/download/enet-1.3.4.tar.gz">here</a>. +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 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>. |