diff options
author | Junio C Hamano <gitster@pobox.com> | 2014-02-05 14:05:31 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-02-05 14:13:23 -0800 |
commit | 3330a2c4f6b494f2b02fda2869d85bc1f8e019aa (patch) | |
tree | 109947dd9d12ed734c8524cbe4e885130bda0bf6 /Documentation/git.txt | |
parent | 01a5774571d9dcc545d81d5f6d9781df9591c4cf (diff) | |
download | git-3330a2c4f6b494f2b02fda2869d85bc1f8e019aa.tar.gz |
Git 1.8.5.4v1.8.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 388b19633e..36483181cb 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.3/git.html[documentation for release 1.8.5.3] +* link:v1.8.5.4/git.html[documentation for release 1.8.5.4] * release notes for + link:RelNotes/1.8.5.4.txt[1.8.5.4], link:RelNotes/1.8.5.3.txt[1.8.5.3], link:RelNotes/1.8.5.2.txt[1.8.5.2], link:RelNotes/1.8.5.1.txt[1.8.5.1], |