Skip to content
Snippets Groups Projects
Commit bd9ca0ba authored by Junio C Hamano's avatar Junio C Hamano
Browse files

GIT 1.2.0


Signed-off-by: default avatarJunio C Hamano <junkio@cox.net>
parent 4bbdfab7
No related branches found
No related tags found
No related merge requests found
#!/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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment