diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-02-11 14:39:55 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-02-11 14:39:55 -0800 |
commit | 9971d6d52c5afeb8ba60ae6ddcffb34af23eeadd (patch) | |
tree | 3568bacaf5c710c39df827e2d3ccf118d789a75c /Documentation/git.txt | |
parent | Merge branch 'jc/fsck-fixes' into maint (diff) | |
download | tgif-9971d6d52c5afeb8ba60ae6ddcffb34af23eeadd.tar.xz |
Git 1.7.4.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 e968ed4aa0..0c32d45248 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -44,9 +44,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.7.4/git.html[documentation for release 1.7.4] +* link:v1.7.4.1/git.html[documentation for release 1.7.4.1] * release notes for + link:RelNotes/1.7.4.1.txt[1.7.4.1], link:RelNotes/1.7.4.txt[1.7.4]. * link:v1.7.3.5/git.html[documentation for release 1.7.3.5] |