diff options
author | lsalzman <[email protected]> | 2013-03-06 17:10:59 +0200 |
---|---|---|
committer | lsalzman <[email protected]> | 2013-03-06 17:10:59 +0200 |
commit | eb7126c66225d04aff084e19274e15a43db884d4 (patch) | |
tree | 272808be0a42a55015de0443223c5fc98791654e /docs | |
parent | 4ce4aac14954ee9c302708468ec6c0efd3a1ac2f (diff) | |
download | enet-eb7126c66225d04aff084e19274e15a43db884d4.tar.gz enet-eb7126c66225d04aff084e19274e15a43db884d4.zip |
ENet 1.3.7 release prepv1.3.7
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/license.dox | 2 | ||||
-rwxr-xr-x | docs/mainpage.dox | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/license.dox b/docs/license.dox index bd0a356..79cad28 100755 --- a/docs/license.dox +++ b/docs/license.dox @@ -1,7 +1,7 @@ /** @page License License -Copyright (c) 2002-2012 Lee Salzman +Copyright (c) 2002-2013 Lee Salzman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/docs/mainpage.dox b/docs/mainpage.dox index 3a9fe28..2771db6 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.6) can be downloaded <a href="http://enet.bespin.org/download/enet-1.3.6.tar.gz">here</a>. +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 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>. |