GIT 1.2.0
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
4bbdfab766
commit
bd9ca0baff
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user