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>2019-02-24 18:55:19 +0300
committerJunio C Hamano <gitster@pobox.com>2019-02-24 18:55:19 +0300
commit8104ec994ea3849a968b4667d072fedd1e688642 (patch)
tree236c1f1d2403c388ae0f4baf03a923977838e888
parent572e460b7a5f09bc5cec446b852cb57261b8563b (diff)
Git 2.21v2.21.0
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 57fc1ab6d0..13f835f9cd 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.21.0-rc2
+DEF_VER=v2.21.0
LF='
'