diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-04-07 08:58:30 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-04-07 08:58:30 -0700 |
commit | 2137ce01f83d254e4917c107901a5a04f61e8c16 (patch) | |
tree | 38fffc93485451904446c67fb1fc2c7d70744579 /Documentation/git.txt | |
parent | Merge branch 'jc/directory-attrs-regression-fix' into maint-1.8.1 (diff) | |
download | tgif-2137ce01f83d254e4917c107901a5a04f61e8c16.tar.xz |
Git 1.8.1.6
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 98a45addf5..91299174f1 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -43,9 +43,10 @@ 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.5/git.html[documentation for release 1.8.1.5] +* link:v1.8.1.6/git.html[documentation for release 1.8.1.6] * release notes for + link:RelNotes/1.8.1.6.txt[1.8.1.6], link:RelNotes/1.8.1.5.txt[1.8.1.5], link:RelNotes/1.8.1.4.txt[1.8.1.4], link:RelNotes/1.8.1.3.txt[1.8.1.3], |