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 | b700086d840ceaee339f9f031be72b34e237f84f (diff) | |
download | git-8d141a1d562abb31f27f599dbf6e10a6c06ed73e.tar.gz git-8d141a1d562abb31f27f599dbf6e10a6c06ed73e.tar.xz |
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 d58fad71b..43f9a1beb 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]. |