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 | Merge branch 'jk/tzoffset-fix' into maint (diff) | |
| download | git-2.9.2.tar.gz git-2.9.2.zip | |
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]. |
