summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-12-07 17:34:14 -0800
committerJunio C Hamano <gitster@pobox.com>2008-12-07 17:34:14 -0800
commitf371d3ea3ca7933df787230f2eb9b67901bde9d3 (patch)
treeb3f8535e3bcce98707864611907e86e2297cb257
parent0e32126f04f6ad64826d4c145f2a1a9685e0910d (diff)
downloadgit-f371d3ea3ca7933df787230f2eb9b67901bde9d3.tar.gz
Point "stale" 1.6.0.5 documentation from the main git documentation pagev1.6.1-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/git.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 7e0a041436..585af7a0d0 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -43,9 +43,10 @@ unreleased) version of git, that is available from 'master'
branch of the `git.git` repository.
Documentation for older releases are available here:
-* link:v1.6.0.4/git.html[documentation for release 1.6.0.4]
+* link:v1.6.0.5/git.html[documentation for release 1.6.0.5]
* release notes for
+ link:RelNotes-1.6.0.5.txt[1.6.0.5],
link:RelNotes-1.6.0.4.txt[1.6.0.4],
link:RelNotes-1.6.0.3.txt[1.6.0.3],
link:RelNotes-1.6.0.2.txt[1.6.0.2],