From: Junio C Hamano Date: Thu, 3 Aug 2006 23:40:20 +0000 (-0700) Subject: GIT 1.4.2-rc3 X-Git-Tag: v1.4.2-rc3 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=bc3aec1567d09218d319e8053d58fd740e3f6d4a;p=git.git GIT 1.4.2-rc3 We ended up merging too many stuff after -rc2, so here is another round of release candidate. Non bugfixes will be queued to "next" from now on until a real 1.4.2 happens. Signed-off-by: Junio C Hamano --- diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 5d25b7e12..1ce217dd7 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.4.GIT +DEF_VER=v1.4.2.GIT # First try git-describe, then see if there is a version file # (included in release tarballs), then default