diff options
| author | Junio C Hamano <gitster@pobox.com> | 2014-02-05 14:14:40 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2014-02-05 14:14:40 -0800 |
| commit | 89ba81dc7643f5b126b15b15a8dcd3893d05ee47 (patch) | |
| tree | 0d126b0276801de437ff849274537153594fa378 /Documentation/git.txt | |
| parent | howto/maintain-git.txt: new version numbering scheme (diff) | |
| parent | Git 1.8.5.4 (diff) | |
| download | git-89ba81dc7643f5b126b15b15a8dcd3893d05ee47.tar.gz git-89ba81dc7643f5b126b15b15a8dcd3893d05ee47.zip | |
Sync with 1.8.5.4
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 274d816b43..03aaa10458 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], |
