diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-04-06 10:57:32 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-04-06 10:57:32 -0700 |
commit | 6be0559183ac0b40680df314748141d1bdf28e41 (patch) | |
tree | 02b305e9c9203a2d664962c5c9c7d9c4aa626b09 /Documentation/git.txt | |
parent | e38f2a88e56796d13c2a31192bc78ed930b89e54 (diff) | |
download | git-6be0559183ac0b40680df314748141d1bdf28e41.tar.gz |
Git 1.7.5-rc1v1.7.5-rc1
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 78499db81b..7df49ea0d2 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.3/git.html[documentation for release 1.7.4.3] +* link:v1.7.4.4/git.html[documentation for release 1.7.4.4] * release notes for + link:RelNotes/1.7.4.4.txt[1.7.4.4], link:RelNotes/1.7.4.3.txt[1.7.4.3], link:RelNotes/1.7.4.2.txt[1.7.4.2], link:RelNotes/1.7.4.1.txt[1.7.4.1], |