diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-01-05 14:46:07 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-01-05 14:57:19 -0800 |
commit | 685e9d9145a186a4b2036ecf2be73cc86d99a9b7 (patch) | |
tree | 74ae18961a569c39c6f867ece88a7455de71cf3e /Documentation/git.txt | |
parent | 8594495cd65f0a05ef2ce5a0225d663d89ccc6c3 (diff) | |
download | git-685e9d9145a186a4b2036ecf2be73cc86d99a9b7.tar.gz |
Git 1.7.4-rc1v1.7.4-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 72e98aaa0f..4e5fe4d4b5 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.3.4/git.html[documentation for release 1.7.3.4] +* link:v1.7.3.5/git.html[documentation for release 1.7.3.5] * release notes for + link:RelNotes/1.7.3.5.txt[1.7.3.5], link:RelNotes/1.7.3.4.txt[1.7.3.4], link:RelNotes/1.7.3.3.txt[1.7.3.3], link:RelNotes/1.7.3.2.txt[1.7.3.2], |