diff options
| author | Junio C Hamano <gitster@pobox.com> | 2012-07-11 12:55:38 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2012-07-11 12:59:41 -0700 |
| commit | 8d141a1d562abb31f27f599dbf6e10a6c06ed73e (patch) | |
| tree | 9f2b2443c1762e3a3148a6fc97bd2486572572f0 /Documentation/git.txt | |
| parent | Merge branch 'jc/maint-blame-unique-abbrev' into maint (diff) | |
| download | git-1.7.11.2.tar.gz git-1.7.11.2.zip | |
Git 1.7.11.2v1.7.11.2
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 d58fad71bd..43f9a1bebd 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.11.1/git.html[documentation for release 1.7.11.1] +* link:v1.7.11.2/git.html[documentation for release 1.7.11.2] * release notes for + link:RelNotes/1.7.11.2.txt[1.7.11.2], link:RelNotes/1.7.11.1.txt[1.7.11.1], link:RelNotes/1.7.11.txt[1.7.11]. |
