diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-02-25 07:14:42 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-02-25 07:14:42 +0100 |
commit | 8004647a217c26f708bce2aa26ed94a4a0ed575d (patch) | |
tree | 56360dcb55c16125a9ad03a6d7cc5258142c5cc6 /Documentation/git.txt | |
parent | Merge branch 'ak/add-i-empty-candidates' into maint (diff) | |
download | git-8004647a217c26f708bce2aa26ed94a4a0ed575d.tar.xz git-8004647a217c26f708bce2aa26ed94a4a0ed575d.zip |
Git 2.3.1v2.3.1
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 eadbd05356..b37f1abe8c 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.3.0/git.html[documentation for release 2.3] +* link:v2.3.1/git.html[documentation for release 2.3.1] * release notes for + link:RelNotes/2.3.1.txt[2.3.1], link:RelNotes/2.3.0.txt[2.3]. * link:v2.2.2/git.html[documentation for release 2.2.2] |