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-23 02:50:46 +0300
committerJunio C Hamano <gitster@pobox.com>2020-03-23 02:50:46 +0300
commit274b9cc25322d9ee79aa8e6d4e86f0ffe5ced925 (patch)
tree97bd391b7e49c10af962121644bac85c0d23ead7
parent55a75686061148ea0f9b448cf6e8b0596599eff2 (diff)
Git 2.26v2.26.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 a7a0fc9667..5db483f972 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.26.0-rc2
+DEF_VER=v2.26.0
LF='
'