From: Junio C Hamano Date: Tue, 18 Apr 2006 20:15:18 +0000 (-0700) Subject: GIT 1.3.0 X-Git-Tag: v1.3.0^0 X-Git-Url: https://git.octo.it/?p=git.git;a=commitdiff_plain;h=4baff50551545e2b6825973ec37bcaf03edb95fe GIT 1.3.0 Signed-off-by: Junio C Hamano --- diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index e88fe5ae..7fcefcd7 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.3-rc4.GIT +DEF_VER=v1.3.GIT # First try git-describe, then see if there is a version file # (included in release tarballs), then default