diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-02-07 11:06:34 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-02-07 11:18:40 -0800 |
commit | 621f1b4bcf40f1469fc59202248df35619e33c82 (patch) | |
tree | 090cc10cd5e1f2b9d44d3dee0156fc702b10ea97 /Documentation/git.txt | |
parent | c19923add0530567ff90e4c4e1bccbc5c0a837f7 (diff) | |
download | git-621f1b4bcf40f1469fc59202248df35619e33c82.tar.gz |
GIT 1.6.2-rc0v1.6.2-rc0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r-- | Documentation/git.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index cd527c6252..0c7bba3fa9 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -43,9 +43,11 @@ 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.1.1/git.html[documentation for release 1.6.1.1] +* link:v1.6.1.3/git.html[documentation for release 1.6.1.3] * release notes for + link:RelNotes-1.6.1.3.txt[1.6.1.3], + link:RelNotes-1.6.1.2.txt[1.6.1.2], link:RelNotes-1.6.1.1.txt[1.6.1.1], link:RelNotes-1.6.1.txt[1.6.1]. |