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-08-10 01:20:04 +0300
committerJunio C Hamano <gitster@pobox.com>2019-08-12 01:07:51 +0300
commit75b2f01a0f642b39b0f29b6218515df9b5eb798e (patch)
treeb6802e0f0cef590d0ec955cf4d3bcb558eabf9af /GIT-VERSION-GEN
parent3d246dec119a55d0a2442cff9b05b6998531f199 (diff)
Git 2.22.1v2.22.1
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 67f86b3e67..ac51bac07b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.22.0
+DEF_VER=v2.22.1
LF='
'