|
31 | 31 |
|
32 | 32 | <a href="#download" class="button" id="downloadbutton">Download</a> |
33 | 33 | <a href="http://nodejs.org/api/index.html" class="button" id="docsbutton">Docs</a> |
34 | | - <p class="version">v0.6.12</p> |
| 34 | + <p class="version">v0.6.13</p> |
35 | 35 | </div> |
36 | 36 | <div id="quotes" class="clearfix"> |
37 | 37 | <h2>Node.js in the Industry</h2> |
@@ -78,15 +78,15 @@ <h2>Node.js in the Industry</h2> |
78 | 78 | <a href="#" id="download-close">X</a> |
79 | 79 | <img id="download-logo" src="http://nodejs.org/images/download-logo.png" alt="node.js"> |
80 | 80 | <ul id="installers" class="clearfix"> |
81 | | - <li><a href="http://nodejs.org/dist/v0.6.12/node-v0.6.12.msi">Windows Installer</a><br>node-v0.6.12.msi</li> |
82 | | - <li><a href="http://nodejs.org/dist/v0.6.12/node-v0.6.12.pkg">Macintosh Installer</a><br>node-v0.6.12.pkg</li> |
83 | | - <li id="source"><a href="http://nodejs.org/dist/v0.6.12/node-v0.6.12.tar.gz">Source Code</a><br>node-v0.6.12.tar.gz</li> |
| 81 | + <li><a href="http://nodejs.org/dist/v0.6.13/node-v0.6.13.msi">Windows Installer</a><br>node-v0.6.13.msi</li> |
| 82 | + <li><a href="http://nodejs.org/dist/v0.6.13/node-v0.6.13.pkg">Macintosh Installer</a><br>node-v0.6.13.pkg</li> |
| 83 | + <li id="source"><a href="http://nodejs.org/dist/v0.6.13/node-v0.6.13.tar.gz">Source Code</a><br>node-v0.6.13.tar.gz</li> |
84 | 84 | </ul> |
85 | 85 | <ul id="documentation"> |
86 | | - <li><a href="https://raw.github.com/joyent/node/v0.6.12/ChangeLog">Change Log</a></li> |
87 | | - <li><a href="http://nodejs.org/docs/v0.6.12/api/index.html">Documentation</a></li> |
88 | | - <li><a href="http://nodejs.org/dist/v0.6.12">Other release files</a></li> |
89 | | - <li><a href="https://raw.github.com/joyent/node/v0.6.12/LICENSE">License</a></li> |
| 86 | + <li><a href="https://raw.github.com/joyent/node/v0.6.13/ChangeLog">Change Log</a></li> |
| 87 | + <li><a href="http://nodejs.org/docs/v0.6.13/api/index.html">Documentation</a></li> |
| 88 | + <li><a href="http://nodejs.org/dist/v0.6.13">Other release files</a></li> |
| 89 | + <li><a href="https://raw.github.com/joyent/node/v0.6.13/LICENSE">License</a></li> |
90 | 90 | <li><a href="https://github.com/joyent/node">Git Repository</a></li> |
91 | 91 | <li><a href="https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager">Installing |
92 | 92 | with a Package Manager</a> |
@@ -211,7 +211,7 @@ <h2>Explore Node.js</h2> |
211 | 211 | <!-- <li><a hrfe="http://twitter.com/nodejs" class="twitter">@nodejs</a></li> --> |
212 | 212 | </ul> |
213 | 213 |
|
214 | | - <p>Copyright 2010 <a href="http://joyent.com">Joyent, Inc</a>, Node.js is a <a href="/trademark-policy.pdf">trademark</a> of Joyent, Inc. View <a href="https://raw.github.com/joyent/node/v0.6.12/LICENSE">license</a>.</p> |
| 214 | + <p>Copyright 2010-2012 <a href="http://joyent.com">Joyent, Inc</a>, Node.js is a <a href="/trademark-policy.pdf">trademark</a> of Joyent, Inc. View <a href="https://raw.github.com/joyent/node/v0.6.13/LICENSE">license</a>.</p> |
215 | 215 | </div> |
216 | 216 |
|
217 | 217 |
|
|
0 commit comments