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>2020-07-27 04:01:43 +0300
committerJunio C Hamano <gitster@pobox.com>2020-07-27 04:01:43 +0300
commit47ae905ffb98cc4d4fd90083da6bc8dab55d9ecc (patch)
tree8e02d73a5702ecfd3c570cd13127d84629ca2f8c
parent5c06d60fc55d2213c089f63c282468080f812686 (diff)
Git 2.28v2.28.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 bcb0e9e3ed..9db2f4feab 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.28-rc2
+DEF_VER=v2.28.0
LF='
'