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://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=d5e86da89155b462c30a59bc724037fb111d3894;p=git.git 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 --- diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index eca1ff217..21ff949ea 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=' '