summaryrefslogtreecommitdiff
path: root/Documentation/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-03-18 21:06:49 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-03-18 21:16:16 (GMT)
commitcee0c2750bb5f1b38f15ef961517e03c2e39c9ec (patch)
treebf801cc2ed61594a5981d9ee01bae913460c0533 /Documentation/git.txt
parent9526473f110338d23524ea663eb282a36c7fe4f3 (diff)
downloadgit-cee0c2750bb5f1b38f15ef961517e03c2e39c9ec.zip
git-cee0c2750bb5f1b38f15ef961517e03c2e39c9ec.tar.gz
git-cee0c2750bb5f1b38f15ef961517e03c2e39c9ec.tar.bz2
Git 1.9.1v1.9.1
The version numbering scheme has changed since Git 1.9 and we dropped the third dewey-decimal from the traditional numbering (e.g. both 1.8.4 and 1.8.5 were major feature releases). This release 1.9.1 is the first maintenance relase for Git 1.9. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 02bbc08..c7b135d 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.0/git.html[documentation for release 1.9.0]
+* link:v1.9.1/git.html[documentation for release 1.9.1]
* release notes for
+ link:RelNotes/1.9.1.txt[1.9.1],
link:RelNotes/1.9.0.txt[1.9.0].
* link:v1.8.5.5/git.html[documentation for release 1.8.5.5]