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-03-21 23:41:37 +0300
committerJunio C Hamano <gitster@pobox.com>2016-03-21 23:41:37 +0300
commit808ecd4cca75acac5e4868f15d3e647fc73698d3 (patch)
tree5fccaab69b4edbe91a52a2d06051bf8064669f30
parentfb238fb4bab65d9a82fd7e22ab12c414b188463a (diff)
Git 2.8-rc4v2.8.0-rc4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index fb1cadf627..b5072a28ed 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.8.0-rc3
+DEF_VER=v2.8.0-rc4
LF='
'