summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-09-01 22:28:59 +0000
committerRobert Gemmell <robbie@apache.org>2012-09-01 22:28:59 +0000
commit6cdd85a5f949878fad3b002c95ec8e36eba5e110 (patch)
tree75b040ca3e114dae67e53e60b7994c889fe97164 /doc
parenteb6655880ed6c9d0be533d5f8b82fba315c019bd (diff)
downloadqpid-python-6cdd85a5f949878fad3b002c95ec8e36eba5e110.tar.gz
QPID-4111: make menu link text more generic to stop it going stale as new releases occur
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1379881 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'doc')
-rw-r--r--doc/book/xsl/html-custom.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/xsl/html-custom.xsl b/doc/book/xsl/html-custom.xsl
index 94ba3b67f9..dbfbcc44c7 100644
--- a/doc/book/xsl/html-custom.xsl
+++ b/doc/book/xsl/html-custom.xsl
@@ -125,7 +125,7 @@
<DIV class="menu_box_body">
<H3>Documentation</H3>
<UL>
- <LI><A href="http://qpid.apache.org/documentation.html#doc-release">0.14 Release</A></LI>
+ <LI><A href="http://qpid.apache.org/documentation.html#doc-release">Latest Release</A></LI>
<LI><A href="http://qpid.apache.org/documentation.html#doc-trunk">Trunk</A></LI>
<LI><A href="http://qpid.apache.org/documentation.html#doc-archives">Archive</A></LI>
</UL>