From: Junio C Hamano Date: Sun, 12 Feb 2006 21:14:53 +0000 (-0800) Subject: GIT 1.2.0 X-Git-Tag: v1.2.0^0 X-Git-Url: https://git.octo.it/?p=git.git;a=commitdiff_plain;h=bd9ca0baff88107e26915cdaaf9821dc70a187e3 GIT 1.2.0 Signed-off-by: Junio C Hamano --- diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 72201be5..1056b7c8 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.1.GIT +DEF_VER=v1.2.GIT # First try git-describe, then see if there is a version file # (included in release tarballs), then default