diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-12-03 00:37:56 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-12-03 00:37:56 -0800 |
commit | e21a8577089cb10fed5f298796ba3685010dfaef (patch) | |
tree | 2fa14353f22b01694fab0b28ab260a767323c245 /Documentation/git.txt | |
parent | Merge branch 'maint' (diff) | |
parent | Git 1.6.5.4 (diff) | |
download | tgif-e21a8577089cb10fed5f298796ba3685010dfaef.tar.xz |
Merge in 1.6.5.4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r-- | Documentation/git.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index 8e577cc4fe..36637afa06 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.5.3/git.html[documentation for release 1.6.5.3] +* link:v1.6.5.4/git.html[documentation for release 1.6.5.4] * release notes for + link:RelNotes-1.6.5.4.txt[1.6.5.4], link:RelNotes-1.6.5.3.txt[1.6.5.3], link:RelNotes-1.6.5.2.txt[1.6.5.2], link:RelNotes-1.6.5.1.txt[1.6.5.1], |