diff options
| author | Junio C Hamano <gitster@pobox.com> | 2015-05-13 14:11:43 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2015-05-13 14:11:43 -0700 |
| commit | aaa7e0d7f8f003c0c8ab34f959083f6d191d44ca (patch) | |
| tree | bb3ac65e830318af7f159952fa7f13ec3efbccdb /Documentation/git.txt | |
| parent | Merge branch 'sb/line-log-plug-pairdiff-leak' into maint (diff) | |
| download | git-2.4.1.tar.gz git-2.4.1.zip | |
Git 2.4.1v2.4.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 55470aa880..5808df6a83 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.0/git.html[documentation for release 2.4] +* link:v2.4.1/git.html[documentation for release 2.4.1] * release notes for + link:RelNotes/2.4.1.txt[2.4.1], link:RelNotes/2.4.0.txt[2.4]. * link:v2.3.8/git.html[documentation for release 2.3.8] |
