diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-02-07 15:21:10 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-02-07 15:21:10 -0800 |
commit | f3500825257b441134bd99b08bab3b6fd1cb4f51 (patch) | |
tree | e00fbb9e70eff1096dfc027b73a4010ff98e4a83 /Documentation/git.txt | |
parent | 57ff1703d72db1cf33f985dcebfb03fdaab758dc (diff) | |
download | git-f3500825257b441134bd99b08bab3b6fd1cb4f51.tar.gz |
Git 1.8.1.3v1.8.1.3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r-- | Documentation/git.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index 276491223a..c7f211e81b 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -43,9 +43,11 @@ unreleased) version of git, that is available from 'master' branch of the `git.git` repository. Documentation for older releases are available here: -* link:v1.8.1.1/git.html[documentation for release 1.8.1.1] +* link:v1.8.1.3/git.html[documentation for release 1.8.1.3] * release notes for + link:RelNotes/1.8.1.3.txt[1.8.1.3], + link:RelNotes/1.8.1.2.txt[1.8.1.2], link:RelNotes/1.8.1.1.txt[1.8.1.1], link:RelNotes/1.8.1.txt[1.8.1]. |