Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-06-07 00:29:32 +0300
committerJunio C Hamano <gitster@pobox.com>2016-06-07 00:29:32 +0300
commit0b65a8dbdb38962e700ee16776a3042beb489060 (patch)
tree0991741111ff3927ae58e4e164b135dcba8cfabd /GIT-VERSION-GEN
parent1676827c859d838dc104a21f993af40d01586c0f (diff)
Git 2.8.4v2.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='
'