diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api.txt | 2 | ||||
-rw-r--r-- | doc/index.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/api.txt b/doc/api.txt index dd3f82bcb9..cdf3dc672c 100644 --- a/doc/api.txt +++ b/doc/api.txt @@ -1,7 +1,7 @@ NODE(1) ======= Ryan Dahl <ry@tinyclouds.org> -Version, 0.1.16, 2009.11.03 +Version, 0.1.17, 2009.11.07 == NAME diff --git a/doc/index.html b/doc/index.html index 68c076a7c9..446be7ad5b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -97,8 +97,8 @@ server.listen(7000, "localhost");</pre> <a href="http://github.com/ry/node/tree/master">git repo</a> </p> <p> - 2009.11.03 - <a href="http://s3.amazonaws.com/four.livejournal/20091103/node-v0.1.16.tar.gz">node-v0.1.16.tar.gz</a> + 2009.11.07 + <a href="http://s3.amazonaws.com/four.livejournal/20091107/node-v0.1.17.tar.gz">node-v0.1.17.tar.gz</a> </p> <h2 id="build">Build</h2> |