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

github.com/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-17 00:00:18 +0300
committerJunio C Hamano <gitster@pobox.com>2016-03-17 00:13:37 +0300
commitd9c691a759d62cef53a6cc11864a2ef4b0829244 (patch)
tree02f0c01e0aae8bbd352c3e17f96d2dedd5245de1 /GIT-VERSION-GEN
parenta0e305c2367b6aa1158bed7022083b1541cefda2 (diff)
Git 2.8-rc3v2.8.0-rc3
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 b373d8ae8dd..fb1cadf627f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.8.0-rc2
+DEF_VER=v2.8.0-rc3
LF='
'