summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-09-11 08:43:20 -0700
committerisaacs <i@izs.me>2012-09-11 08:43:31 -0700
commite35cec5c05f75aa247f6c6cecbf2b76259e72158 (patch)
treeaa791acc0d635c367d011b050f00fbc43198cff9
parent005ae232502c391c9ddc9fc97537e4bab7288556 (diff)
downloadnode-e35cec5c05f75aa247f6c6cecbf2b76259e72158.tar.gz
doc: Put current version on homepage
-rw-r--r--doc/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html
index cb98e4c77..67abdea8b 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -23,6 +23,8 @@
lightweight and efficient, perfect for data-intensive real-time
applications that run across distributed devices.</p>
+ <p>Current Version: __VERSION__</p>
+
<div class=buttons>
<a href="http://nodejs.org/dist/__VERSION__/node-__VERSION__.tar.gz" class="button downloadbutton" id="downloadbutton">INSTALL</a>