summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7fe74f5)
raw | patch | inline | side by side (parent: 7fe74f5)
author | Junio C Hamano <gitster@pobox.com> | |
Mon, 24 Oct 2011 04:48:06 +0000 (21:48 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 24 Oct 2011 04:48:06 +0000 (21:48 -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 cbc51d5a949e60e023982efc61e2d80dd73abd37..5e80cfd71a5529225b607bd3f1732d19f05d0c1d 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.7/git.html[documentation for release 1.7.7]
+* link:v1.7.7.1/git.html[documentation for release 1.7.7.1]
* release notes for
+ link:RelNotes/1.7.7.1.txt[1.7.7.1],
link:RelNotes/1.7.7.txt[1.7.7].
* link:v1.7.6.4/git.html[documentation for release 1.7.6.4]
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index f1dc5faeaddfa814bc49775c7186d8142b9988be..dbdb4c137f162cc807ee57adcc52a10e067029c9 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.7
+DEF_VER=v1.7.7.1
LF='
'