diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-11-20 11:26:08 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-11-20 11:26:08 -0800 |
commit | becb4336cb05c5ec456babaeafefa2e24ee85773 (patch) | |
tree | b4dd55a0aa43d68df52607d5b86997d1043e62f4 /Documentation/git.txt | |
parent | d007dbf7d6d647dbcf0f357545f43f36dec46f3b (diff) | |
download | git-becb4336cb05c5ec456babaeafefa2e24ee85773.tar.gz |
Git 1.8.4.4v1.8.4.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 3334820ecd..7f13d8f444 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.4.3/git.html[documentation for release 1.8.4.3] +* link:v1.8.4.4/git.html[documentation for release 1.8.4.4] * release notes for + link:RelNotes/1.8.4.4.txt[1.8.4.4], link:RelNotes/1.8.4.3.txt[1.8.4.3], link:RelNotes/1.8.4.2.txt[1.8.4.2], link:RelNotes/1.8.4.1.txt[1.8.4.1], |