summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 634a5f2)
raw | patch | inline | side by side (parent: 634a5f2)
author | Junio C Hamano <gitster@pobox.com> | |
Fri, 27 Jan 2012 19:31:02 +0000 (11:31 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 27 Jan 2012 19:31:02 +0000 (11:31 -0800) |
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 db5d5570cf001683875b8c50f50dcecd8608196c..c991430642a56001a82b6526bda70d602af9e9dc 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.9/git.html[documentation for release 1.7.9]
+
+* release notes for
+ link:RelNotes/1.7.9.txt[1.7.9].
+
* link:v1.7.8.4/git.html[documentation for release 1.7.8.4]
* release notes for
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index ba8a07a2eae71fc24251c4f8418f504b17c35b2c..70204f87f90c733db7043b3111b5c18226ab64ac 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.9-rc2
+DEF_VER=v1.7.9
LF='
'