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-06-07 19:39:21 +0300
committerJunio C Hamano <gitster@pobox.com>2019-06-07 19:39:21 +0300
commitb697d92f56511e804b8ba20ccbe7bdc85dc66810 (patch)
tree6ad0201503e26458cfab159e162eda53315a0046
parent6ee1eaca3e996e69691f515742129645f453e0e8 (diff)
Git 2.22v2.22.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 3491a60af5..67f86b3e67 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.22.0-rc3
+DEF_VER=v2.22.0
LF='
'