diff options
| author | Junio C Hamano <gitster@pobox.com> | 2015-06-05 12:15:57 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2015-06-05 12:22:33 -0700 |
| commit | 69f9a6e54a46c4a75dff680047a465d04cca20ca (patch) | |
| tree | 52a1d75644317cf1d73c378b4bd32658a24f00d8 /Documentation/git.txt | |
| parent | Merge branch 'dl/branch-error-message' into maint (diff) | |
| download | git-2.4.3.tar.gz git-2.4.3.zip | |
Git 2.4.3v2.4.3
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 f582742bc8..12d9df1aad 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -43,9 +43,10 @@ unreleased) version of Git, that is available from the 'master' branch of the `git.git` repository. Documentation for older releases are available here: -* link:v2.4.2/git.html[documentation for release 2.4.2] +* link:v2.4.3/git.html[documentation for release 2.4.3] * release notes for + link:RelNotes/2.4.3.txt[2.4.3], link:RelNotes/2.4.2.txt[2.4.2], link:RelNotes/2.4.1.txt[2.4.1], link:RelNotes/2.4.0.txt[2.4]. |
