diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-02-10 13:46:15 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-02-10 13:46:15 -0800 |
commit | d1672d90bae20d33512fbf8f9b8330e5840da0c5 (patch) | |
tree | 66db4fbb14b3dde2beb64d5498bbee5fc4a47e3d /Documentation/git.txt | |
parent | 3c651491f28e01a9ee0ddaecd05fb7a211d218c3 (diff) | |
parent | 4133fd25525022f99d2c7ba339618433bdd919fe (diff) | |
download | git-d1672d90bae20d33512fbf8f9b8330e5840da0c5.tar.gz |
Sync with 1.6.6.2
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 8c5f5b05cb..b7df54dfa7 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.6.1/git.html[documentation for release 1.6.6.1] +* link:v1.6.6.2/git.html[documentation for release 1.6.6.2] * release notes for + link:RelNotes-1.6.6.2.txt[1.6.6.2], link:RelNotes-1.6.6.1.txt[1.6.6.1], link:RelNotes-1.6.6.txt[1.6.6]. |