diff options
author | Junio C Hamano <gitster@pobox.com> | 2012-06-01 13:05:27 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-06-01 13:23:11 -0700 |
commit | 6a6d72b199fda7189b772640ca35ceb13708332d (patch) | |
tree | 9b5e8063d5fe21384d31e81ee8a9775abcc0d290 /Documentation/git.txt | |
parent | 0626fae6afc9c6976aead4237691fb3568dd5c68 (diff) | |
download | git-6a6d72b199fda7189b772640ca35ceb13708332d.tar.gz git-6a6d72b199fda7189b772640ca35ceb13708332d.tar.xz |
Start preparing for 1.7.10.4
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 c54321312..f86ce05d1 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.10.2/git.html[documentation for release 1.7.10.2] +* link:v1.7.10.3/git.html[documentation for release 1.7.10.3] * release notes for + link:RelNotes/1.7.10.3.txt[1.7.10.3], link:RelNotes/1.7.10.2.txt[1.7.10.2], link:RelNotes/1.7.10.1.txt[1.7.10.1], link:RelNotes/1.7.10.txt[1.7.10]. |