diff options
| author | Junio C Hamano <gitster@pobox.com> | 2014-12-17 11:22:32 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2014-12-17 11:22:32 -0800 |
| commit | 83332636f575f00edff8f3afb15a2f96885bf417 (patch) | |
| tree | eb9635e618a9faeb5d21714025494dcce46a2a97 /Documentation/git.txt | |
| parent | 6898b797218ca1f25818d813318b387d965dc1bb (diff) | |
| download | git-1.9.5.tar.xz | |
Git 1.9.5v1.9.5
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 7297fe1ea2..d092ce5684 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -43,9 +43,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.9.4/git.html[documentation for release 1.9.4] +* link:v1.9.5/git.html[documentation for release 1.9.5] * release notes for + link:RelNotes/1.9.5.txt[1.9.5], link:RelNotes/1.9.4.txt[1.9.4], link:RelNotes/1.9.3.txt[1.9.3], link:RelNotes/1.9.2.txt[1.9.2], |
