summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b7f44fd)
raw | patch | inline | side by side (parent: b7f44fd)
author | Junio C Hamano <gitster@pobox.com> | |
Wed, 23 Dec 2009 19:58:52 +0000 (11:58 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 23 Dec 2009 20:23:11 +0000 (12:23 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.6.6.txt | patch | blob | history | |
Documentation/git.txt | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
index 75ef0b8b9183aa9cddc423b30a0eeadd3fc053aa..04e205c457cd11cba91327ad1e8b2c023743ac74 100644 (file)
* Author names shown in gitweb output are links to search commits by the
author.
-
-(developers)
-
Fixes since v1.6.5
------------------
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 51ca39291f281ddc4c971d1aa824e800a02857fd..352c23019f7dad59c735f88c0606cf056c84a578 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.6.6/git.html[documentation for release 1.6.6]
+
+* release notes for
+ link:RelNotes-1.6.6.txt[1.6.6].
+
* link:v1.6.5.7/git.html[documentation for release 1.6.5.7]
* release notes for
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 22f2461636108af097e4fbd8e515be38583a2b96..1628d986fe44aabf33d7b9e88082b52cb2640986 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.6-rc4.GIT
+DEF_VER=v1.6.6
LF='
'