diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2010-05-29 19:32:33 -0700 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2010-05-29 19:37:57 -0700 |
| commit | 0c1aa36835fa6a3557843dcbc6ed6714d353a783 (patch) | |
| tree | b8b93ff740ca59668e2c3f3364e23f564fc29b86 /doc | |
| parent | 16818ff250b1b115a3cd0572a3e0e3f899f882fe (diff) | |
| download | node-0.1.97.tar.gz | |
bump versionv0.1.97
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/api_header.html | 2 | ||||
| -rw-r--r-- | doc/index.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/api_header.html b/doc/api_header.html index 9f5dd49cf..ef34c4edc 100644 --- a/doc/api_header.html +++ b/doc/api_header.html @@ -295,7 +295,7 @@ <body> <div id="toc"> - <div id="toctitle">Node v0.1.96</div> + <div id="toctitle">Node v0.1.97</div> <noscript>JavaScript must be enabled in your browser to display the table of contents.</noscript> </div> <div id='man'> diff --git a/doc/index.html b/doc/index.html index bd6436ab6..b2eb3b5f3 100644 --- a/doc/index.html +++ b/doc/index.html @@ -95,8 +95,8 @@ server.listen(7000, "localhost");</pre> <a href="http://github.com/ry/node/tree/master">git repo</a> </p> <p> - 2010.05.21 - <a href="http://nodejs.org/dist/node-v0.1.96.tar.gz">node-v0.1.96.tar.gz</a> + 2010.05.29 + <a href="http://nodejs.org/dist/node-v0.1.97.tar.gz">node-v0.1.97.tar.gz</a> </p> <p>Historical: <a href="http://nodejs.org/dist">versions</a>, <a href="http://nodejs.org/docs">docs</a></p> |
