summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2016-06-06 14:29:32 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-06-06 14:29:32 -0700
commit0b65a8dbdb38962e700ee16776a3042beb489060 (patch)
tree0991741111ff3927ae58e4e164b135dcba8cfabd /GIT-VERSION-GEN
parentMerge branch 'kb/msys2-tty' into maint (diff)
downloadtgif-0b65a8dbdb38962e700ee16776a3042beb489060.tar.xz
Git 2.8.4
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 596965a4de..ba8b8cf3c6 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.8.3
+DEF_VER=v2.8.4
LF='
'