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>2018-12-09 07:16:21 +0300
committerJunio C Hamano <gitster@pobox.com>2018-12-09 07:16:21 +0300
commit5d826e972970a784bd7a7bdf587512510097b8c7 (patch)
treec790c47fe551d5ed812cfefdac243eb972c1fde3
parentb5796d9a3263b26a8ef32eeca76b3c1d62fcedc5 (diff)
Git 2.20v2.20.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 e80102e307..216beefc50 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.20.0-rc2
+DEF_VER=v2.20.0
LF='
'