diff options
| author | Jonathan Nieder <jrnieder@gmail.com> | 2020-04-19 16:30:08 -0700 |
|---|---|---|
| committer | Jonathan Nieder <jrnieder@gmail.com> | 2020-04-19 16:30:08 -0700 |
| commit | 9206d27eb5e76bbb3a4e59e3c53f92eaa0caa97b (patch) | |
| tree | c7bf92c51265916390430f79f5233e33be25b4ed /GIT-VERSION-GEN | |
| parent | fe2268649423eba889e942293e9c98c781277bf2 (diff) | |
| parent | 041bc65923e13313ca1b77681c3b2950b5e0a163 (diff) | |
| download | git-2.21.3.tar.xz | |
Git 2.21.3v2.21.3
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-x | GIT-VERSION-GEN | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 9fa5ebbcea..372758ca62 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.21.2 +DEF_VER=v2.21.3 LF=' ' |
