summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c43a1be)
raw | patch | inline | side by side (parent: c43a1be)
author | Junio C Hamano <gitster@pobox.com> | |
Wed, 24 Aug 2011 19:16:58 +0000 (12:16 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 24 Aug 2011 19:16:58 +0000 (12:16 -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 0172cd70149914897862fbf0f3f221c7ef31ea5c..b4ff5be1fd4b10ae549774268f981883472e858e 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.6/git.html[documentation for release 1.7.6]
+* link:v1.7.6.1/git.html[documentation for release 1.7.6.1]
* release notes for
+ link:RelNotes/1.7.6.1.txt[1.7.6.1].
link:RelNotes/1.7.6.txt[1.7.6].
* link:v1.7.5.4/git.html[documentation for release 1.7.5.4]
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index f04e4b138d344155b767a0538321dda34552906e..01bcb38e577788ba60d394bbc731f81f2deaa757 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.6
+DEF_VER=v1.7.6.1
LF='
'