GIT 1.2.0

Signed-off-by: Junio C Hamano <junkio@cox.net>
maint v1.2.0
Junio C Hamano 2006-02-12 13:14:53 -08:00
parent 4bbdfab766
commit bd9ca0baff
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.1.GIT DEF_VER=v1.2.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