GIT 1.6.0.2
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Sep 2008 23:18:47 +0000 (16:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Sep 2008 23:18:47 +0000 (16:18 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git.txt
GIT-VERSION-GEN
index 363a785452ec13c3e8bd8bd744eb4a4db7fcc991..df420aeb331592192ab27d76af780c8c97a95e87 100644 (file)
@@ -43,9 +43,11 @@ unreleased) version of git, that is available from 'master'
 branch of the `git.git` repository.
 Documentation for older releases are available here:
 
-* link:v1.6.0/git.html[documentation for release 1.6.0]
+* link:v1.6.0.2/git.html[documentation for release 1.6.0.2]
 
 * release notes for
+  link:RelNotes-1.6.0.2.txt[1.6.0.2],
+  link:RelNotes-1.6.0.1.txt[1.6.0.1],
   link:RelNotes-1.6.0.txt[1.6.0].
 
 * link:v1.5.6.5/git.html[documentation for release 1.5.6.5]
index 156dc137339c4184727d1916e49a5bdf8c674d68..6c7465c75865577a87260c7936cb286ab84c6db6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.0.GIT
+DEF_VER=v1.6.0.2.GIT
 
 LF='
 '