From: Junio C Hamano Date: Wed, 31 Oct 2007 19:20:05 +0000 (-0700) Subject: GIT 1.5.3.5 X-Git-Tag: v1.5.3.5 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=cfb2bd0675538bcd7639fd21c6266f39bf8c9909;p=git.git GIT 1.5.3.5 Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes-1.5.3.5.txt b/Documentation/RelNotes-1.5.3.5.txt index bf6a279ed..4e46d2c2a 100644 --- a/Documentation/RelNotes-1.5.3.5.txt +++ b/Documentation/RelNotes-1.5.3.5.txt @@ -92,9 +92,3 @@ Fixes since v1.5.3.4 * "git-rebase -interactive" did not handle its "--strategy" option properly. - --- -exec >/var/tmp/1 -O=v1.5.3.4-65-gf91333d -echo O=`git describe refs/heads/maint` -git shortlog --no-merges $O..refs/heads/maint diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 223c4f5e1..88a4acad1 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.5.3.4.GIT +DEF_VER=v1.5.3.5.GIT LF=' '