From: Junio C Hamano Date: Sat, 8 Apr 2006 01:02:40 +0000 (-0700) Subject: GIT 1.3.0-rc3 X-Git-Tag: v1.3.0-rc3^0 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a0a01958d7c059b1535b79a80dc37181b25bb677;hp=a906ce6aa78ac8febf466b46c6fae029137cd506;p=git.git GIT 1.3.0-rc3 Signed-off-by: Junio C Hamano --- diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index d2200acd7..656f55542 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.3-rc2.GIT +DEF_VER=v1.3-rc3.GIT # First try git-describe, then see if there is a version file # (included in release tarballs), then default