From: Junio C Hamano Date: Sat, 15 Apr 2006 06:21:34 +0000 (-0700) Subject: GIT v1.3.0-rc4 X-Git-Tag: v1.3.0-rc4 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=refs%2Ftags%2Fv1.3.0-rc4;hp=170abc81a0f7bc02702189bacf7eeab74223d922;p=git.git GIT v1.3.0-rc4 I've merged everything I think is ready for 1.3.0, so this is the final round -- hopefully I can release this with minimum last-minute fixup as v1.3.0 early next week. Signed-off-by: Junio C Hamano --- diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 656f5554..e88fe5ae 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.3-rc3.GIT +DEF_VER=v1.3-rc4.GIT # First try git-describe, then see if there is a version file # (included in release tarballs), then default