From: Junio C Hamano Date: Tue, 26 Dec 2006 02:14:12 +0000 (-0800) Subject: GIT v1.5.0 preview X-Git-Tag: v1.5.0-rc0^0 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d5e86da89155b462c30a59bc724037fb111d3894?ds=inline;hp=--cc GIT v1.5.0 preview This is not yet -rc1 where all new topics closes, but I think it is getting pretty closer. I'd still want to merge updates to fsck/prune to honor reflog entries before -rc1. Signed-off-by: Junio C Hamano --- d5e86da89155b462c30a59bc724037fb111d3894 diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index eca1ff2175..21ff949ea2 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.4.4.GIT +DEF_VER=v1.4.5-rc0.GIT LF=' '