diff options
author | eihrul <eihrul> | 2011-05-31 07:48:27 +0000 |
---|---|---|
committer | eihrul <eihrul> | 2011-05-31 07:48:27 +0000 |
commit | f38c177db0ce632ca07fe9668a72f6236bc81395 (patch) | |
tree | 9a3fc82019c95ceb875da9c1df510383d6e6457c /docs/mainpage.dox | |
parent | 33e2fc62012978a10a3a7f7f27c33eb2115b884b (diff) | |
download | enet-f38c177db0ce632ca07fe9668a72f6236bc81395.tar.gz enet-f38c177db0ce632ca07fe9668a72f6236bc81395.zip |
support for ENET_PACKET_FLAG_UNRELIABLE_FRAGMENT
1.3.2 release prep
Diffstat (limited to 'docs/mainpage.dox')
-rwxr-xr-x | docs/mainpage.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/mainpage.dox b/docs/mainpage.dox index 1ea5b4e..3b6234a 100755 --- a/docs/mainpage.dox +++ b/docs/mainpage.dox @@ -36,8 +36,8 @@ portable, and easily embeddable. You can retrieve the source to ENet by downloading it in either .tar.gz form or accessing the cvs distribution directly. -The most recent stable release (1.3.1) can be downloaded <a href="http://enet.bespin.org/download/enet-1.3.1.tar.gz">here</a>. -The last release that is protocol compatible with the 1.2 series or earlier (1.2.3) can be downloaded <a href="http://enet.bespin.org/download/enet-1.2.3.tar.gz">here</a> +The most recent stable release (1.3.2) can be downloaded <a href="http://enet.bespin.org/download/enet-1.3.2.tar.gz">here</a>. +The last release that is protocol compatible with the 1.2 series or earlier (1.2.4) can be downloaded <a href="http://enet.bespin.org/download/enet-1.2.4.tar.gz">here</a> To access ENet via anonymous CVS, you must use the CVSROOT :pserver:anonymous\@bespin.org:/var/lib/cvs/enet with an empty |