summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2016-04-03 10:55:36 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-04-03 10:55:36 -0700
commit6a269e52a5d0c82567c5b39cc194cc90f9fa9156 (patch)
tree997ff5d1e06acfddf5e23f5655ece0e700df2b05 /GIT-VERSION-GEN
parentSync with Git 2.8.1 (diff)
downloadtgif-6a269e52a5d0c82567c5b39cc194cc90f9fa9156.tar.xz
First batch for post 2.8 cycle
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 46595dad22..655b49011f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.8.1
+DEF_VER=v2.8.0.GIT
LF='
'