diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-09-04 10:36:00 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-09-04 10:36:14 -0700 |
commit | 74b67638166ca2e66497ede559dbf393e7af8b40 (patch) | |
tree | cbbf54560b5de514774c8b8bdd6f56c044c99c52 /Documentation/git.txt | |
parent | ef0e938a1a4b34bc0882e1c542c8e99c98737f7d (diff) | |
download | git-74b67638166ca2e66497ede559dbf393e7af8b40.tar.gz |
Git 2.4.9v2.4.9
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 a8740b994b..97d9fb41b2 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.8/git.html[documentation for release 2.4.8] +* link:v2.4.9/git.html[documentation for release 2.4.9] * release notes for + link:RelNotes/2.4.9.txt[2.4.9], link:RelNotes/2.4.8.txt[2.4.8], link:RelNotes/2.4.7.txt[2.4.7], link:RelNotes/2.4.6.txt[2.4.6], |