diff options
author | Junio C Hamano <gitster@pobox.com> | 2012-07-22 13:07:40 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-07-22 13:07:40 -0700 |
commit | e6dfbcf12b0e70897818cb36903de0625931a5c6 (patch) | |
tree | 9fea14a347106d8684e58332663f015d03e43364 /Documentation/git.txt | |
parent | b120079113c62cf52a23e0d84760b5405bcf6b2e (diff) | |
download | git-e6dfbcf12b0e70897818cb36903de0625931a5c6.tar.gz |
Git 1.7.11.3v1.7.11.3
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 43f9a1bebd..bf22ad527c 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.11.2/git.html[documentation for release 1.7.11.2] +* link:v1.7.11.3/git.html[documentation for release 1.7.11.3] * release notes for + link:RelNotes/1.7.11.3.txt[1.7.11.3], link:RelNotes/1.7.11.2.txt[1.7.11.2], link:RelNotes/1.7.11.1.txt[1.7.11.1], link:RelNotes/1.7.11.txt[1.7.11]. |