Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/template.html')
-rw-r--r--doc/template.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/template.html b/doc/template.html
index c367bb48d48..fc3524d5911 100644
--- a/doc/template.html
+++ b/doc/template.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8" />
- <title>{{section}}Node.js v0.6.4 Manual &amp; Documentation</title>
+ <title>{{section}}Node.js v0.6.5 Manual &amp; Documentation</title>
<link rel="stylesheet" href="assets/style.css" />
<link rel="stylesheet" href="assets/sh.css" />
<link rel="canonical" href="http://nodejs.org/docs/latest/api/{{filename}}.html"/>
@@ -10,7 +10,7 @@
<body>
<div id="container">
<header>
- <h1>Node.js v0.6.4 Manual &amp; Documentation</h1>
+ <h1>Node.js v0.6.5 Manual &amp; Documentation</h1>
<div id="gtoc">
<p><a href="index.html">Index</a> | <a href="all.html">View on single page</a></p>
</div>