diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-06-30 12:22:13 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-06-30 15:49:18 -0700 |
commit | 45e9a825edf9064ff76f6ff10357fdc79497f0eb (patch) | |
tree | e010a01214604b074ac82a9e6ac506f54e0ca109 /Documentation/git.txt | |
parent | 88202b9ce6ae09eaeb228104536ecf78ef50f0db (diff) | |
download | git-45e9a825edf9064ff76f6ff10357fdc79497f0eb.tar.gz |
Git 1.7.2-rc1v1.7.2-rc1
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 bec6348dab..8f0dd7fe70 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -44,9 +44,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.7.1/git.html[documentation for release 1.7.1] +* link:v1.7.1.1/git.html[documentation for release 1.7.1.1] * release notes for + link:RelNotes-1.7.1.1.txt[1.7.1.1], link:RelNotes-1.7.1.txt[1.7.1]. * link:v1.7.0.6/git.html[documentation for release 1.7.0.6] |