diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-03-20 13:17:08 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-20 13:17:08 -0700 |
commit | 1f6b1afea00cdbc99114b88768aa5e617ff479df (patch) | |
tree | aedca6f5040624a3a745347590eba827d33e00f6 /Documentation/git.txt | |
parent | 7c9c2f8c394a4c1f4e09d6d5542c4e7965cc9240 (diff) | |
download | git-1f6b1afea00cdbc99114b88768aa5e617ff479df.tar.gz |
Git 2.12.1v2.12.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 aa895da4a5..25560f69ff 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -44,9 +44,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.12.0/git.html[documentation for release 2.12.0] +* link:v2.12.1/git.html[documentation for release 2.12.1] * release notes for + link:RelNotes/2.12.1.txt[2.12.1]. link:RelNotes/2.12.0.txt[2.12]. * link:v2.11.1/git.html[documentation for release 2.11.1] |