diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:49:50 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:49:50 +0100 |
| commit | 06214d171b10e9474a0233dbc5187fd6b109ff2a (patch) | |
| tree | f61ddc69772960b562eb4261ef7a5e945fdd9303 /GIT-VERSION-GEN | |
| parent | 92ac04b8ee4438fe49eff037a65410ecc866ea1a (diff) | |
| download | git-2.24.4.tar.xz | |
Git 2.24.4v2.24.4
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
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 9e7b797dfd..511010326d 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.24.3 +DEF_VER=v2.24.4 LF=' ' |
