diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-07-15 10:48:16 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-15 10:48:16 -0700 |
commit | e634160bf457f8b3a91125307681c9493f11afb2 (patch) | |
tree | 4cece8c0368cf4ab66d30770119f2ffc352cc0d8 /Documentation/git.txt | |
parent | 33eacd3ff43e49109594c44e93b7ee66725fb8af (diff) | |
download | git-e634160bf457f8b3a91125307681c9493f11afb2.tar.gz |
Git 2.9.2v2.9.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 a474fa1a21..4ee0b36360 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -43,9 +43,10 @@ unreleased) version of Git, that is available from the 'master' branch of the `git.git` repository. Documentation for older releases are available here: -* link:v2.9.1/git.html[documentation for release 2.9.1] +* link:v2.9.2/git.html[documentation for release 2.9.2] * release notes for + link:RelNotes/2.9.2.txt[2.9.2], link:RelNotes/2.9.1.txt[2.9.1], link:RelNotes/2.9.0.txt[2.9]. |