diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-12-03 11:16:56 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-12-03 11:16:56 -0800 |
commit | a155a5f075cdc09e584a58d68bdce0c80e6c4b5a (patch) | |
tree | c1d832b9771c7fabc992c9adc4b0db65c69106bb /Documentation/git.txt | |
parent | 2951add0e908f04fd63b48b8fcc138ae4dd66116 (diff) | |
download | git-a155a5f075cdc09e584a58d68bdce0c80e6c4b5a.tar.gz |
Git 1.8.5.1v1.8.5.1
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 4545afbd9e..4448ce2704 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.8.5/git.html[documentation for release 1.8.5] +* link:v1.8.5.1/git.html[documentation for release 1.8.5.1] * release notes for + link:RelNotes/1.8.5.1.txt[1.8.5.1], link:RelNotes/1.8.5.txt[1.8.5]. * link:v1.8.4.5/git.html[documentation for release 1.8.4.5] |