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:
authorJonathan Nieder <jrnieder@gmail.com>2020-04-20 02:30:19 +0300
committerJonathan Nieder <jrnieder@gmail.com>2020-04-20 02:30:19 +0300
commitc9808fa014aa88cc306705d308d1d9065d567ddc (patch)
tree49e1802baf85a3b95796f457739d51f242c41f3d /GIT-VERSION-GEN
parent69fab82147e74a51ee1144a336eb47c7297b9b78 (diff)
parent9206d27eb5e76bbb3a4e59e3c53f92eaa0caa97b (diff)
Git 2.22.4v2.22.4
This merges up the security fix from v2.17.5. Signed-off-by: Jonathan Nieder <jrnieder@gmail.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 e3c9d78890..8acd429ebd 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.22.3
+DEF_VER=v2.22.4
LF='
'