summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6ceb270)
raw | patch | inline | side by side (parent: 6ceb270)
author | Junio C Hamano <gitster@pobox.com> | |
Sun, 24 Apr 2011 06:36:32 +0000 (23:36 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 24 Apr 2011 06:36:32 +0000 (23:36 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git.txt | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
diff --git a/Documentation/git.txt b/Documentation/git.txt
index e4d43a9653c58a79ee9a23ef4c001fd68db82388..9d5949229abac83b3e38b4f08565653f10492360 100644 (file)
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
branch of the `git.git` repository.
Documentation for older releases are available here:
+* link:v1.7.5/git.html[documentation for release 1.7.5]
+
+* release notes for
+ link:RelNotes/1.7.5.txt[1.7.5].
+
* link:v1.7.4.5/git.html[documentation for release 1.7.4.5]
* release notes for
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index cff3d9ff33985f26108dad6bbefca25e364fd0c3..68691b3c124d27c74401fa736a318dda2494aede 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.5-rc3
+DEF_VER=v1.7.5
LF='
'