From: Junio C Hamano Date: Fri, 28 Mar 2008 03:36:35 +0000 (-0700) Subject: GIT 1.5.4.5 X-Git-Tag: v1.5.4.5 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=55aa593084dcfba3eb069609c19ca8d9a1801f09;p=git.git GIT 1.5.4.5 Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes-1.5.4.5.txt b/Documentation/RelNotes-1.5.4.5.txt index 56fcd27b5..028234139 100644 --- a/Documentation/RelNotes-1.5.4.5.txt +++ b/Documentation/RelNotes-1.5.4.5.txt @@ -54,9 +54,3 @@ Fixes since v1.5.4.4 "rebase --continue" impossible. As usual, it also comes with many documentation fixes and clarifications. - --- -exec >/var/tmp/1 -echo O=$(git describe maint) -O=v1.5.4.4-32-gb88605f -git shortlog --no-merges $O..maint diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 33dc1ab22..85747e000 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.5.4.4.GIT +DEF_VER=v1.5.4.5.GIT LF=' '