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 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=refs%2Ftags%2Fv1.3.0-rc3;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 d2200acd..656f5554 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