diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-04-12 17:05:55 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-04-12 17:05:55 -0700 |
commit | c965c029330b1f81cc107c5d829e7fd79c61d8ea (patch) | |
tree | 860fc988bfcf473c307cfff2eab91b93bb35d9ba /Documentation/git.txt | |
parent | 54a47493a34fbf25370c526a03c38894d709f3e4 (diff) | |
download | git-c965c029330b1f81cc107c5d829e7fd79c61d8ea.tar.gz |
GIT 1.6.3-rc0v1.6.3-rc0
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 eca29f00ea..470fdc5ecd 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.2.2/git.html[documentation for release 1.6.2.2] +* link:v1.6.2.3/git.html[documentation for release 1.6.2.3] * release notes for + link:RelNotes-1.6.2.3.txt[1.6.2.3], link:RelNotes-1.6.2.2.txt[1.6.2.2], link:RelNotes-1.6.2.1.txt[1.6.2.1], link:RelNotes-1.6.2.txt[1.6.2]. |