diff options
| author | Bert Belder <bertbelder@gmail.com> | 2011-09-09 23:55:49 +0200 |
|---|---|---|
| committer | Bert Belder <bertbelder@gmail.com> | 2011-09-10 00:29:35 +0200 |
| commit | b49bec55806574a47403771bce1ee379c2b09ca2 (patch) | |
| tree | 2b22bc362748d8acccae5adb6f343b027c521098 /doc/template.html | |
| parent | 0a72ac377087fdaa606c7ce75eb983c7d34a0b97 (diff) | |
| download | node-0.5.6.tar.gz | |
Bump version to 0.5.6v0.5.6
Diffstat (limited to 'doc/template.html')
| -rw-r--r-- | doc/template.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/template.html b/doc/template.html index b2eef2890..b13532384 100644 --- a/doc/template.html +++ b/doc/template.html @@ -2,7 +2,7 @@ <html> <head> <meta charset="UTF-8" /> - <title>{{section}}Node.js v0.5.5 Manual & Documentation</title> + <title>{{section}}Node.js v0.5.6 Manual & Documentation</title> <link type="image/x-icon" rel="icon" href="/favicon.ico" /> <link type="image/x-icon" rel="shortcut icon" href="/favicon.ico" /> <link rel="stylesheet" href="assets/style.css" type="text/css" media="all" /> @@ -11,7 +11,7 @@ <body> <div id="container"> <header> - <h1>Node.js v0.5.5 Manual & Documentation</h1> + <h1>Node.js v0.5.6 Manual & Documentation</h1> <div id="gtoc"> <p><a href="index.html">Index</a> | <a href="all.html">View on single page</a></p> </div> |
