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-03-05 22:15:45 +0300
committerJunio C Hamano <gitster@pobox.com>2020-03-05 22:15:45 +0300
commit076cbdcd739aeb33c1be87b73aebae5e43d7bcc5 (patch)
tree4dd7d8627df9b9c0e00cb67b5f34d995268bac6a /GIT-VERSION-GEN
parent0d65f3fb1a544fc40fdebfb6eb372dd87c1d297c (diff)
Git 2.26-rc0v2.26.0-rc0
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 616d5a6404..da14713427 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.25.GIT
+DEF_VER=v2.26.0-rc0
LF='
'