GIT 1.3.0

Signed-off-by: Junio C Hamano <junkio@cox.net>
maint v1.3.0
Junio C Hamano 2006-04-18 13:15:18 -07:00
parent 8f2b72a936
commit 4baff50551
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh


GVF=GIT-VERSION-FILE 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 # First try git-describe, then see if there is a version file
# (included in release tarballs), then default # (included in release tarballs), then default