diff options
| author | Jonathan Nieder <jrnieder@gmail.com> | 2020-04-19 16:31:07 -0700 |
|---|---|---|
| committer | Jonathan Nieder <jrnieder@gmail.com> | 2020-04-19 16:31:07 -0700 |
| commit | 7397ca33730626f682845f8691b39c305535611e (patch) | |
| tree | 839c4f406bea1107beabd066440dbfa2e952b561 /GIT-VERSION-GEN | |
| parent | 67b0a24910fbb23c8f5e7a2c61c339818bc68296 (diff) | |
| parent | b86a4be245d0ba077c97c6ab6b1cdbeb9dcc1342 (diff) | |
| download | git-2.25.4.tar.xz | |
Git 2.25.4v2.25.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-x | GIT-VERSION-GEN | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 26fbde3f21..77217e0897 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.25.3 +DEF_VER=v2.25.4 LF=' ' |
