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-11-23 22:24:59 +0300
committerJunio C Hamano <gitster@pobox.com>2016-11-23 22:24:59 +0300
commite2b2d6a172b76d44cb7b1ddb12ea5bfac9613a44 (patch)
tree9aadeefa9542275ffca2a44259a3088b2aca1428 /GIT-VERSION-GEN
parentc34a7daad74b0f7b0dc72de131dbb9e919b0ab32 (diff)
Git 2.11-rc3v2.11.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 fdd0a2d321..092bd838b5 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.11.0-rc2
+DEF_VER=v2.11.0-rc3
LF='
'