diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-07-29 00:00:56 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-07-29 00:00:56 -0700 |
commit | 441b40d833fdfa93eb2908e52742248faf0ee993 (patch) | |
tree | 7c2096b1e40268de02b7f6b55fb81780176e2d60 /Documentation/git.txt | |
parent | f552e51ef9d376c17fa707b7af9582108f4ec81c (diff) | |
parent | e276f018f2c1f0fc962fbe44a36708d1cdebada8 (diff) | |
download | git-441b40d833fdfa93eb2908e52742248faf0ee993.tar.gz |
Sync with 1.6.3.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 6fa0310e05..67bc0b3905 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.6.3.3/git.html[documentation for release 1.6.3.3] +* link:v1.6.3.4/git.html[documentation for release 1.6.3.4] * release notes for + link:RelNotes-1.6.3.4.txt[1.6.3.4], link:RelNotes-1.6.3.3.txt[1.6.3.3], link:RelNotes-1.6.3.2.txt[1.6.3.2], link:RelNotes-1.6.3.1.txt[1.6.3.1], |