summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-08-03 18:20:07 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-08-03 18:20:07 (GMT)
commitefc8a625e9b03e6f8ceed37ccd4b9167a7447e31 (patch)
treed8ac708dce432fe677e55a288cf9bcfdf4857412 /GIT-VERSION-GEN
parenteb67052b132cc6ebfeed78fc74d2e4ef40390e7f (diff)
parente88b8586bfd967cbfec62359cf4c53ec65848054 (diff)
downloadgit-efc8a625e9b03e6f8ceed37ccd4b9167a7447e31.zip
git-efc8a625e9b03e6f8ceed37ccd4b9167a7447e31.tar.gz
git-efc8a625e9b03e6f8ceed37ccd4b9167a7447e31.tar.bz2
Sync with maint
* maint: Git 2.4.8
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 0 insertions, 2 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index fd6c689..fc45283 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -38,5 +38,3 @@ test "$VN" = "$VC" || {
echo >&2 "GIT_VERSION = $VN"
echo "GIT_VERSION = $VN" >$GVF
}
-
-