diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-08-21 12:02:25 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-08-21 20:16:10 -0700 |
commit | d9b9784f572a71b2f4ea0f8772b0d586ea0f848f (patch) | |
tree | cf5abb0c160425035dff420374ed5769c403f2ff /Documentation/git.txt | |
parent | f47af92594b0bdc2f634c1fd491999ad04b772dd (diff) | |
download | git-d9b9784f572a71b2f4ea0f8772b0d586ea0f848f.tar.gz |
GIT 1.6.4.1v1.6.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 5832c752e1..a9bacfbef4 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.4/git.html[documentation for release 1.6.4] +* link:v1.6.4.1/git.html[documentation for release 1.6.4.1] * release notes for + link:RelNotes-1.6.4.1.txt[1.6.4.1], link:RelNotes-1.6.4.txt[1.6.4]. * link:v1.6.3.4/git.html[documentation for release 1.6.3.4] |